kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

added boostrap files to static #1367

Closed sumandari closed 2 years ago

sumandari commented 2 years ago

To fix the errors we got recently: image

codecov[bot] commented 2 years ago

Codecov Report

Merging #1367 (11c741f) into develop (44a9d23) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1367      +/-   ##
===========================================
+ Coverage    64.29%   64.31%   +0.02%     
===========================================
  Files          180      180              
  Lines         9664     9664              
  Branches       758      758              
===========================================
+ Hits          6213     6215       +2     
+ Misses        3207     3204       -3     
- Partials       244      245       +1     
Impacted Files Coverage Δ
django_project/lesson/views/further_reading.py 69.13% <0.00%> (+2.46%) :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 44a9d23...11c741f. Read the comment docs.

sumandari commented 2 years ago

It seems related to ISP problem. I will close this PR for now.