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

Logic for processing VIIRS snow data #3332

Merged
merged 14 commits into from
Jan 25, 2024

Merge branch 'main' into task/process-snow/3254

c52095c
Select commit
Loading
Failed to load commit list.
Merged

Logic for processing VIIRS snow data #3332

Merge branch 'main' into task/process-snow/3254
c52095c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 1s

81.71% (target 80.00%)

View this Pull Request on Codecov

81.71% (target 80.00%)

Details

Codecov Report

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

Comparison is base (8900439) 81.85% compared to head (c52095c) 81.71%.

❗ Current head c52095c differs from pull request most recent head f0c2a28. Consider uploading reports for the commit f0c2a28 to get more accurate results

Files Patch % Lines
api/app/jobs/viirs_snow.py 61.46% 42 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3332      +/-   ##
==========================================
- Coverage   81.85%   81.71%   -0.15%     
==========================================
  Files         277      278       +1     
  Lines        9563     9684     +121     
  Branches      450      450              
==========================================
+ Hits         7828     7913      +85     
- Misses       1616     1652      +36     
  Partials      119      119              

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