kartoza / prj.app

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

Show table view in approved certifying organisation view #1436

Closed dimasciput closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1436 (e91d612) into develop (fdef5c9) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #1436      +/-   ##
===========================================
+ Coverage    63.93%   63.94%   +0.01%     
===========================================
  Files          179      179              
  Lines         8781     8787       +6     
  Branches      1254     1255       +1     
===========================================
+ Hits          5614     5619       +5     
- Misses        2885     2886       +1     
  Partials       282      282              
Impacted Files Coverage Δ
django_project/certification/urls.py 100.00% <ø> (ø)
...ect/certification/views/certifying_organisation.py 73.73% <100.00%> (+0.33%) :arrow_up:
django_project/core/settings/prod_docker.py 0.00% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more