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 model parameter in RasterLayer class method #240

Merged
merged 1 commit into from
Sep 2, 2024

add model parameter in RasterLayer class method

488c1cf
Select commit
Loading
Failed to load commit list.
Merged

add model parameter in RasterLayer class method #240

add model parameter in RasterLayer class method
488c1cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2024 in 0s

78.32% (+0.11%) compared to ce501b6

View this Pull Request on Codecov

78.32% (+0.11%) compared to ce501b6

Details

Codecov Report

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

Project coverage is 78.32%. Comparing base (ce501b6) to head (488c1cf).
Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
mesa_geo/raster_layers.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
+ Coverage   78.21%   78.32%   +0.11%     
==========================================
  Files          10        9       -1     
  Lines         693      766      +73     
  Branches      151      173      +22     
==========================================
+ Hits          542      600      +58     
- Misses        127      131       +4     
- Partials       24       35      +11     

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