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: update pre-commit hooks #310

Merged
merged 3 commits into from
Jan 23, 2025

Merge branch 'dev' into pre-commit-ci-update-config

32c3db2
Select commit
Loading
Failed to load commit list.
Merged

chore: update pre-commit hooks #310

Merge branch 'dev' into pre-commit-ci-update-config
32c3db2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

91.17% (+0.86%) compared to a6bd307

View this Pull Request on Codecov

91.17% (+0.86%) compared to a6bd307

Details

Codecov Report

Attention: Patch coverage is 94.68599% with 11 lines in your changes missing coverage. Please review.

Project coverage is 91.17%. Comparing base (a6bd307) to head (32c3db2).

Files with missing lines Patch % Lines
src/caustics/lenses/base.py 91.66% 3 Missing ⚠️
src/caustics/lenses/tnfw.py 75.00% 3 Missing ⚠️
src/caustics/lenses/singleplane.py 88.23% 2 Missing ⚠️
src/caustics/lenses/batchedplane.py 90.00% 1 Missing ⚠️
src/caustics/lenses/multiplane.py 92.30% 1 Missing ⚠️
src/caustics/lenses/nfw.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   90.31%   91.17%   +0.86%     
==========================================
  Files          55       55              
  Lines        2281     2300      +19     
==========================================
+ Hits         2060     2097      +37     
+ Misses        221      203      -18     

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