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

feat: New parametrizations for external shear and point mass #304

Merged
merged 13 commits into from
Jan 25, 2025

Merge branch 'dev' into reparametrize

3ea22ad
Select commit
Loading
Failed to load commit list.
Merged

feat: New parametrizations for external shear and point mass #304

Merge branch 'dev' into reparametrize
3ea22ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2025 in 1s

92.16% (+0.23%) compared to ea277ed

View this Pull Request on Codecov

92.16% (+0.23%) compared to ea277ed

Details

Codecov Report

Attention: Patch coverage is 95.96774% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92.16%. Comparing base (ea277ed) to head (3ea22ad).

Files with missing lines Patch % Lines
src/caustics/lenses/point.py 94.44% 2 Missing ⚠️
src/caustics/lenses/sie.py 94.28% 2 Missing ⚠️
src/caustics/lenses/external_shear.py 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #304      +/-   ##
==========================================
+ Coverage   91.92%   92.16%   +0.23%     
==========================================
  Files          55       55              
  Lines        2279     2399     +120     
==========================================
+ Hits         2095     2211     +116     
- Misses        184      188       +4     

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