terrabrasilis / ams

AMS - Amazon Situation Room
GNU General Public License v3.0
0 stars 2 forks source link

Creating webapp #17

Closed avancinirodrigo closed 3 years ago

avancinirodrigo commented 3 years ago

2

codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (583e8c0) into master (9a68106) will increase coverage by 0.61%. The diff coverage is 99.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   96.56%   97.17%   +0.61%     
==========================================
  Files          27       38      +11     
  Lines         495      638     +143     
==========================================
+ Hits          478      620     +142     
- Misses         17       18       +1     
Impacted Files Coverage Δ
ams/domain/entities/__init__.py 100.00% <ø> (ø)
ams/usecases/__init__.py 100.00% <ø> (ø)
ams/repository/spatial_unit_info_repository.py 96.55% <96.55%> (ø)
ams/domain/entities/centroid.py 100.00% <100.00%> (ø)
ams/domain/entities/spatial_unit_info.py 100.00% <100.00%> (ø)
ams/geoserver/__init__.py 100.00% <100.00%> (ø)
ams/geoserver/config.py 100.00% <100.00%> (ø)
ams/gis/geoprocessing.py 100.00% <100.00%> (ø)
ams/repository/__init__.py 100.00% <100.00%> (ø)
ams/repository/alchemy_orm.py 100.00% <100.00%> (ø)
... and 23 more

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 9a68106...583e8c0. Read the comment docs.