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

ruff compliance for D205. #5681

Merged
merged 26 commits into from
Jan 12, 2024

Merge branch 'main' into ruff_D205_2

5af2c97
Select commit
Loading
Failed to load commit list.
Merged

ruff compliance for D205. #5681

Merge branch 'main' into ruff_D205_2
5af2c97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

89.69% (+0.00%) compared to 1e2a85a

View this Pull Request on Codecov

89.69% (+0.00%) compared to 1e2a85a

Details

Codecov Report

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

Comparison is base (1e2a85a) 89.69% compared to head (5af2c97) 89.69%.

Files Patch % Lines
lib/iris/experimental/raster.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5681   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files          90       90           
  Lines       22809    22809           
  Branches     5440     5440           
=======================================
  Hits        20458    20458           
  Misses       1618     1618           
  Partials      733      733           

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