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

Remove unused modules #29

Merged
merged 1 commit into from
Jul 18, 2024

Remove unused modules

4ff5f82
Select commit
Loading
Failed to load commit list.
Merged

Remove unused modules #29

Remove unused modules
4ff5f82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 18, 2024 in 1s

35.18% (-37.38%) compared to 66817ff

View this Pull Request on Codecov

35.18% (-37.38%) compared to 66817ff

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 35.18%. Comparing base (66817ff) to head (4ff5f82).

Files Patch % Lines
astroNN/shared/patch_util.py 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (66817ff) and HEAD (4ff5f82). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (66817ff) HEAD (4ff5f82)
unittests 3 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #29       +/-   ##
===========================================
- Coverage   72.56%   35.18%   -37.38%     
===========================================
  Files          47       47               
  Lines        6199     6191        -8     
===========================================
- Hits         4498     2178     -2320     
- Misses       1701     4013     +2312     

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