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

Added tests for src/screens/Users/Users.tsx #2745

Merged

Merge remote-tracking branch 'upstream/develop-postgres' into issue-2376

930dade
Select commit
Loading
Failed to load commit list.
Merged

Added tests for src/screens/Users/Users.tsx #2745

Merge remote-tracking branch 'upstream/develop-postgres' into issue-2376
930dade
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 1s

87.76% (+19.15%) compared to 45d18b6

View this Pull Request on Codecov

87.76% (+19.15%) compared to 45d18b6

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.76%. Comparing base (45d18b6) to head (930dade).
Report is 3 commits behind head on develop-postgres.

Files with missing lines Patch % Lines
src/screens/Users/Users.tsx 85.71% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2745       +/-   ##
=====================================================
+ Coverage             68.60%   87.76%   +19.15%     
=====================================================
  Files                   296      313       +17     
  Lines                  7358     8222      +864     
  Branches               1606     1854      +248     
=====================================================
+ Hits                   5048     7216     +2168     
+ Misses                 2069      807     -1262     
+ Partials                241      199       -42     

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