Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organization index and show #5187

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Organizations index and show

ac32613
Select commit
Loading
Failed to load commit list.
Draft

Organization index and show #5187

Organizations index and show
ac32613
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 31, 2024 in 0s

22.58% of diff hit (target 96.06%)

View this Pull Request on Codecov

22.58% of diff hit (target 96.06%)

Annotations

Check warning on line 12 in app/controllers/organizations_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/organizations_controller.rb#L12

Added line #L12 was not covered by tests

Check warning on line 17 in app/controllers/organizations_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/organizations_controller.rb#L17

Added line #L17 was not covered by tests

Check warning on line 23 in app/controllers/organizations_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/organizations_controller.rb#L19-L23

Added lines #L19 - L23 were not covered by tests

Check warning on line 29 in app/controllers/organizations_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/organizations_controller.rb#L29

Added line #L29 was not covered by tests

Check warning on line 4 in app/helpers/layout_hepler.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/helpers/layout_hepler.rb#L4

Added line #L4 was not covered by tests

Check warning on line 7 in app/helpers/layout_hepler.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/helpers/layout_hepler.rb#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 28 in app/models/organization.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/organization.rb#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 32 in app/models/organization.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/organization.rb#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 36 in app/models/organization.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/organization.rb#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 5 in app/views/components/card/timeline_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/views/components/card/timeline_component.rb#L5

Added line #L5 was not covered by tests

Check warning on line 24 in app/views/components/card/timeline_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/views/components/card/timeline_component.rb#L24

Added line #L24 was not covered by tests

Check warning on line 37 in app/views/components/card/timeline_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/views/components/card/timeline_component.rb#L32-L37

Added lines #L32 - L37 were not covered by tests

Check warning on line 51 in app/views/components/card/timeline_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/views/components/card/timeline_component.rb#L39-L51

Added lines #L39 - L51 were not covered by tests

Check warning on line 59 in app/views/components/card/timeline_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/views/components/card/timeline_component.rb#L53-L59

Added lines #L53 - L59 were not covered by tests