GeoMatDigital / django-geomat

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

New Profiles #268

Closed chgad closed 6 years ago

chgad commented 6 years ago

Merge with new features.

codecov-io commented 6 years ago

Codecov Report

Merging #268 into master will decrease coverage by 8.17%. The diff coverage is 46.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
- Coverage   80.43%   72.25%   -8.18%     
==========================================
  Files          15       22       +7     
  Lines         552      739     +187     
==========================================
+ Hits          444      534      +90     
- Misses        108      205      +97
Impacted Files Coverage Δ
geomat/stein/serializers.py 82.17% <100%> (-0.54%) :arrow_down:
geomat/stein/apiurls.py 100% <100%> (ø) :arrow_up:
geomat/stein/models.py 96.03% <100%> (+0.8%) :arrow_up:
geomat/stein/admin.py 81.03% <100%> (-0.94%) :arrow_down:
geomat/stein/views.py 67.23% <33.33%> (-15%) :arrow_down:
config/settings/production.py 0% <0%> (ø)
config/settings/common.py 100% <0%> (ø)
config/urls.py 77.77% <0%> (ø)
manage.py 0% <0%> (ø)
config/settings/local.py 90.9% <0%> (ø)
... and 2 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 0e36a28...0b8198b. Read the comment docs.