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

Improving Code Coverage in src/components/UserPortal/OrganizationCard/OrganizationCard.tsx #3370

removing comment

343e16d
Select commit
Loading
Failed to load commit list.
Merged

Improving Code Coverage in src/components/UserPortal/OrganizationCard/OrganizationCard.tsx #3370

removing comment
343e16d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 1s

89.79% (+81.83%) compared to 5b4983b

View this Pull Request on Codecov

89.79% (+81.83%) compared to 5b4983b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (5b4983b) to head (343e16d).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #3370       +/-   ##
=====================================================
+ Coverage              7.95%   89.79%   +81.83%     
=====================================================
  Files                   312      335       +23     
  Lines                  8105     8612      +507     
  Branches               1801     1898       +97     
=====================================================
+ Hits                    645     7733     +7088     
+ Misses                 7393      623     -6770     
- Partials                 67      256      +189     

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