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

Add test to see whether all Python files can be imported. #343

Merged
merged 8 commits into from
Jan 17, 2024

Make test importable without accessing the internet

a942ef7
Select commit
Loading
Failed to load commit list.
Merged

Add test to see whether all Python files can be imported. #343

Make test importable without accessing the internet
a942ef7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2024 in 1s

75.52% (-1.52%) compared to 44f5926

View this Pull Request on Codecov

75.52% (-1.52%) compared to 44f5926

Details

Codecov Report

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

Comparison is base (44f5926) 77.04% compared to head (a942ef7) 75.52%.

Files Patch % Lines
scopesim/detector/nghxrg.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           dev_master     #343      +/-   ##
==============================================
- Coverage       77.04%   75.52%   -1.52%     
==============================================
  Files              57       59       +2     
  Lines            7693     7870     +177     
==============================================
+ Hits             5927     5944      +17     
- Misses           1766     1926     +160     

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