keep-the-receipts / procurement-portal-backend

Backend for a portal for searching procurement records
MIT License
0 stars 3 forks source link

Zoidbergwill dataset stats #36

Closed jbothma closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #36 into master will decrease coverage by 2.34%. The diff coverage is 61.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   75.82%   73.48%   -2.35%     
==========================================
  Files          32       32              
  Lines         422      479      +57     
==========================================
+ Hits          320      352      +32     
- Misses        102      127      +25     
Impacted Files Coverage Δ
procurement_portal/urls.py 100.00% <ø> (ø)
procurement_portal/records/signals.py 55.55% <20.00%> (-8.09%) :arrow_down:
procurement_portal/records/models.py 74.28% <46.15%> (-17.39%) :arrow_down:
procurement_portal/records/admin.py 100.00% <100.00%> (ø)
procurement_portal/records/serializers.py 100.00% <100.00%> (ø)
procurement_portal/records/views.py 75.51% <100.00%> (+3.41%) :arrow_up:

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 e476f66...7882a09. Read the comment docs.