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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

remove automatic setting for external shear

4c6a13f
Select commit
Loading
Failed to load commit list.
Open

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

remove automatic setting for external shear
4c6a13f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 1s

90.43% (+0.12%) compared to 264b300

View this Pull Request on Codecov

90.43% (+0.12%) compared to 264b300

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.43%. Comparing base (264b300) to head (4c6a13f).

Files with missing lines Patch % Lines
src/caustics/lenses/external_shear.py 92.85% 2 Missing ⚠️
src/caustics/lenses/point.py 93.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #304      +/-   ##
==========================================
+ Coverage   90.31%   90.43%   +0.12%     
==========================================
  Files          55       55              
  Lines        2281     2343      +62     
==========================================
+ Hits         2060     2119      +59     
- Misses        221      224       +3     

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