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 numpy rules to ruff #2800

Merged
merged 2 commits into from
May 15, 2024
Merged

Add numpy rules to ruff #2800

merged 2 commits into from
May 15, 2024

Conversation

mraspaud
Copy link
Member

This PR activates numpy checks in ruff

@mraspaud mraspaud added the enhancement code enhancements, features, improvements label May 13, 2024
@mraspaud mraspaud self-assigned this May 13, 2024
@mraspaud mraspaud requested a review from djhoese as a code owner May 13, 2024 06:54
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.95%. Comparing base (1742616) to head (f33c3e4).
Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2800   +/-   ##
=======================================
  Coverage   95.95%   95.95%           
=======================================
  Files         379      379           
  Lines       53861    53888   +27     
=======================================
+ Hits        51680    51708   +28     
+ Misses       2181     2180    -1     
Flag Coverage Δ
behaviourtests 4.09% <1.40%> (-0.01%) ⬇️
unittests 96.05% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 9095260875

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 71 of 71 (100.0%) changed or added relevant lines in 17 files are covered.
  • 11 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.003%) to 96.032%

Files with Coverage Reduction New Missed Lines %
satpy/readers/msi_safe.py 11 94.26%
Totals Coverage Status
Change from base Build 9020304102: 0.003%
Covered Lines: 51580
Relevant Lines: 53711

💛 - Coveralls

@mraspaud mraspaud merged commit a1311a6 into pytroll:main May 15, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement code enhancements, features, improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants