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

Better Parameter Validation #80

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Fix to run in 3.10

cfec7a6
Select commit
Loading
Failed to load commit list.
Open

Better Parameter Validation #80

Fix to run in 3.10
cfec7a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 1s

79.56% (+0.86%) compared to a94055a

View this Pull Request on Codecov

79.56% (+0.86%) compared to a94055a

Details

Codecov Report

Merging #80 (cfec7a6) into main (a94055a) will increase coverage by 0.86%.
Report is 74 commits behind head on main.
The diff coverage is 90.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   78.70%   79.56%   +0.86%     
==========================================
  Files          26       30       +4     
  Lines        1235     1385     +150     
==========================================
+ Hits          972     1102     +130     
- Misses        263      283      +20     
Files Coverage Δ
setup.py 0.00% <ø> (ø)
slsim/Deflectors/_params/velocity_dispersion.py 100.00% <100.00%> (ø)
slsim/Deflectors/all_lens_galaxies.py 100.00% <100.00%> (ø)
slsim/Deflectors/deflector_base.py 84.61% <ø> (ø)
slsim/Deflectors/elliptical_lens_galaxies.py 88.40% <100.00%> (ø)
slsim/Deflectors/velocity_dispersion.py 100.00% <100.00%> (ø)
slsim/Observations/image_quality_lenstronomy.py 75.00% <ø> (ø)
slsim/Observations/roman_speclite.py 90.00% <100.00%> (ø)
slsim/ParamDistributions/gaussian_mixture_model.py 100.00% <100.00%> (ø)
slsim/Pipelines/skypy_pipeline.py 95.74% <100.00%> (ø)
... and 20 more