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 pre-commit action workflow #928

Merged
merged 2 commits into from
May 20, 2024

Run `pre-commit run --all-files`

eb8f267
Select commit
Loading
Failed to load commit list.
Merged

Add pre-commit action workflow #928

Run `pre-commit run --all-files`
eb8f267
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2024 in 0s

93.86% (+0.00%) compared to 15db94b

View this Pull Request on Codecov

93.86% (+0.00%) compared to 15db94b

Details

Codecov Report

Attention: Patch coverage is 97.56098% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.86%. Comparing base (15db94b) to head (eb8f267).

Files Patch % Lines
src/interpolations.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #928   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files          36       36           
  Lines        5310     5310           
=======================================
  Hits         4984     4984           
  Misses        326      326           

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