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

chore: ignore coverage of browser related stuff #1819

Merged
merged 3 commits into from
Mar 15, 2024

fix: add missing lcov report

3f615f3
Select commit
Loading
Failed to load commit list.
Merged

chore: ignore coverage of browser related stuff #1819

fix: add missing lcov report
3f615f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 1s

81.01% (+1.68%) compared to 64ee449

View this Pull Request on Codecov

81.01% (+1.68%) compared to 64ee449

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.01%. Comparing base (64ee449) to head (3f615f3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1819      +/-   ##
==========================================
+ Coverage   79.32%   81.01%   +1.68%     
==========================================
  Files          25       24       -1     
  Lines        1432     1401      -31     
  Branches      334      330       -4     
==========================================
- Hits         1136     1135       -1     
+ Misses        213      183      -30     
  Partials       83       83              

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