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

Ran pre-commit on everything, black decided to adjust some formatting #721

Merged
merged 2 commits into from
Dec 8, 2023

Simplify pattern and start with .* for a warning to ignore

712c91d
Select commit
Loading
Failed to load commit list.
Merged

Ran pre-commit on everything, black decided to adjust some formatting #721

Simplify pattern and start with .* for a warning to ignore
712c91d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

81.97% (+0.00%) compared to 16b5098

View this Pull Request on Codecov

81.97% (+0.00%) compared to 16b5098

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (16b5098) 81.97% compared to head (712c91d) 81.97%.

Files Patch % Lines
heudiconv/heuristics/example.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #721   +/-   ##
=======================================
  Coverage   81.97%   81.97%           
=======================================
  Files          41       41           
  Lines        4149     4149           
=======================================
  Hits         3401     3401           
  Misses        748      748           

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