GeoMatDigital / django-geomat

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

Update with newest features #295

Closed chgad closed 5 years ago

chgad commented 5 years ago

New Features are :

codecov-io commented 5 years ago

Codecov Report

Merging #295 into master will increase coverage by 0.17%. The diff coverage is 84.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
+ Coverage   49.86%   50.04%   +0.17%     
==========================================
  Files          25       25              
  Lines        1111     1129      +18     
==========================================
+ Hits          554      565      +11     
- Misses        557      564       +7
Impacted Files Coverage Δ
docs/api_docs.py 100% <100%> (ø) :arrow_up:
geomat/stein/admin.py 81.03% <100%> (-0.94%) :arrow_down:
geomat/stein/apiurls.py 100% <100%> (ø) :arrow_up:
geomat/stein/models.py 96.07% <100%> (+0.84%) :arrow_up:
geomat/stein/views.py 72.45% <70.58%> (-0.75%) :arrow_down:
geomat/stein/serializers.py 85.91% <88.23%> (-1.59%) :arrow_down:

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 7e765b7...479d697. Read the comment docs.