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

ignore coverage for benchmarks and examples #462

Merged
merged 2 commits into from
Nov 29, 2023

add codecov token to CI

8c19dc0
Select commit
Loading
Failed to load commit list.
Merged

ignore coverage for benchmarks and examples #462

add codecov token to CI
8c19dc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 1s

51.20% (+2.65%) compared to a95d3e3

View this Pull Request on Codecov

51.20% (+2.65%) compared to a95d3e3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a95d3e3) 48.54% compared to head (8c19dc0) 51.20%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #462      +/-   ##
==========================================
+ Coverage   48.54%   51.20%   +2.65%     
==========================================
  Files          80       69      -11     
  Lines       34529    33623     -906     
==========================================
+ Hits        16762    17216     +454     
+ Misses      17767    16407    -1360     

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