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: [pre-commit.ci] pre-commit autoupdate #2314

Merged
merged 4 commits into from
Sep 5, 2023

mypy: Unused "type: ignore" comment [unused-ignore]

836fbd9
Select commit
Loading
Failed to load commit list.
Merged

chore: [pre-commit.ci] pre-commit autoupdate #2314

mypy: Unused "type: ignore" comment [unused-ignore]
836fbd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2023 in 0s

98.16% (-0.14%) compared to 17e80c2

View this Pull Request on Codecov

98.16% (-0.14%) compared to 17e80c2

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.14% ⚠️

Comparison is base (17e80c2) 98.30% compared to head (836fbd9) 98.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2314      +/-   ##
==========================================
- Coverage   98.30%   98.16%   -0.14%     
==========================================
  Files          69       69              
  Lines        4536     4535       -1     
  Branches      802      802              
==========================================
- Hits         4459     4452       -7     
- Misses         45       48       +3     
- Partials       32       35       +3     
Files Changed Coverage Δ
src/pyhf/parameters/paramsets.py 100.00% <100.00%> (ø)
src/pyhf/readxml.py 96.41% <100.00%> (ø)

... and 3 files with indirect coverage changes

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