wri / gfw-raster-analysis-lambda

GFW Raster Analysis in AWS Lambda
8 stars 4 forks source link

Fix batchgetitem bug (#53) #55

Closed jterry64 closed 2 years ago

jterry64 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (614590f) into master (cffb583) will increase coverage by 0.11%. The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   91.57%   91.69%   +0.11%     
==========================================
  Files          20       20              
  Lines        1140     1156      +16     
==========================================
+ Hits         1044     1060      +16     
  Misses         96       96              
Flag Coverage Δ
unittests 91.69% <86.36%> (+0.11%) :arrow_up:

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

Impacted Files Coverage Δ
raster_analysis/results_store.py 94.05% <78.57%> (+0.51%) :arrow_up:
raster_analysis/globals.py 100.00% <100.00%> (ø)
tests/e2e/test_raster_analysis.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cffb583...614590f. Read the comment docs.