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

Conversation

martinemde
Copy link
Member

Index is a section of the dashboard.
Show is the organization view page.

We may need to separate out the private and public view of an org, but this is a rough start.

Index is a section of the dashboard.
Show is the organization view page.
@martinemde martinemde force-pushed the martinemde/organization-show-and-index branch from a7dd8f1 to ac32613 Compare October 31, 2024 20:39
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 22.58065% with 48 lines in your changes missing coverage. Please review.

Project coverage is 16.54%. Comparing base (01bc612) to head (ac32613).

Files with missing lines Patch % Lines
app/views/components/card/timeline_component.rb 0.00% 28 Missing ⚠️
app/models/organization.rb 0.00% 9 Missing ⚠️
app/controllers/organizations_controller.rb 55.55% 8 Missing ⚠️
app/helpers/layout_hepler.rb 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5187       +/-   ##
===========================================
- Coverage   96.06%   16.54%   -79.53%     
===========================================
  Files         430      433        +3     
  Lines        9132    11446     +2314     
===========================================
- Hits         8773     1894     -6879     
- Misses        359     9552     +9193     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant