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

Add code coverage disable check to GitHub workflows #2701

Merged
merged 41 commits into from
Dec 28, 2024

removed eslint disable command from check for linting errors in modif…

d5afe35
Select commit
Loading
Failed to load commit list.
Merged

Add code coverage disable check to GitHub workflows #2701

removed eslint disable command from check for linting errors in modif…
d5afe35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 1s

88.93% (+57.61%) compared to c9292d1

View this Pull Request on Codecov

88.93% (+57.61%) compared to c9292d1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.93%. Comparing base (c9292d1) to head (d5afe35).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2701       +/-   ##
=====================================================
+ Coverage             31.32%   88.93%   +57.61%     
=====================================================
  Files                   299      320       +21     
  Lines                  7429     8290      +861     
  Branches               1624     1813      +189     
=====================================================
+ Hits                   2327     7373     +5046     
+ Misses                 4897      692     -4205     
- Partials                205      225       +20     

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