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

Resolve recursive bang-strings #351

Merged
merged 12 commits into from
Jan 31, 2024

Fix utils tests, fallback version

7ba4334
Select commit
Loading
Failed to load commit list.
Merged

Resolve recursive bang-strings #351

Fix utils tests, fallback version
7ba4334
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

75.13% (-0.03%) compared to c4c2264

View this Pull Request on Codecov

75.13% (-0.03%) compared to c4c2264

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (c4c2264) 75.15% compared to head (7ba4334) 75.13%.

Files Patch % Lines
scopesim/effects/ter_curves.py 45.45% 6 Missing ⚠️
scopesim/__init__.py 50.00% 2 Missing ⚠️
scopesim/version.py 50.00% 2 Missing ⚠️
scopesim/utils.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           dev_master     #351      +/-   ##
==============================================
- Coverage       75.15%   75.13%   -0.03%     
==============================================
  Files              59       59              
  Lines            7970     7999      +29     
==============================================
+ Hits             5990     6010      +20     
- Misses           1980     1989       +9     

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