keep-the-receipts / procurement-portal-backend

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

Enable django cache for API and XLSX views #30

Closed jbothma closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.10%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   75.72%   75.82%   +0.10%     
==========================================
  Files          32       32              
  Lines         416      422       +6     
==========================================
+ Hits          315      320       +5     
- Misses        101      102       +1     
Impacted Files Coverage Δ
procurement_portal/records/views.py 72.09% <83.33%> (+1.82%) :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 9afdcbb...b6214e0. Read the comment docs.