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

fix reading raster tiles with temporal dimensions #211

Merged
merged 2 commits into from
Nov 29, 2023

refactor read_raster_source to a common case

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

fix reading raster tiles with temporal dimensions #211

refactor read_raster_source to a common case
4fd992c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 2s

74.40% (+1.09%) compared to 70157bb

View this Pull Request on Codecov

74.40% (+1.09%) compared to 70157bb

Details

Codecov Report

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

Comparison is base (70157bb) 73.31% compared to head (4fd992c) 74.40%.
Report is 1 commits behind head on main.

Files Patch % Lines
R/calc_indicators.R 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   73.31%   74.40%   +1.09%     
==========================================
  Files          43       43              
  Lines        1825     1817       -8     
==========================================
+ Hits         1338     1352      +14     
+ Misses        487      465      -22     

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