kartoza / prj.app

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

Improve certifying_organisation review process #1422

Closed dimasciput closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1422 (2c39c1d) into develop (fc885cc) will increase coverage by 0.62%. The diff coverage is 93.02%.

@@             Coverage Diff             @@
##           develop    #1422      +/-   ##
===========================================
+ Coverage    66.50%   67.12%   +0.62%     
===========================================
  Files          188      188              
  Lines        10180    10209      +29     
  Branches      1312     1319       +7     
===========================================
+ Hits          6770     6853      +83     
+ Misses        3131     3071      -60     
- Partials       279      285       +6     
Impacted Files Coverage Δ
...ect/certification/views/certifying_organisation.py 74.06% <91.30%> (+15.27%) :arrow_up:
django_project/certification/forms.py 68.08% <91.66%> (+0.78%) :arrow_up:
...o_project/certification/api_views/update_status.py 74.28% <100.00%> (+0.75%) :arrow_up:
...ct/certification/models/certifying_organisation.py 96.55% <100.00%> (+1.55%) :arrow_up:
django_project/certification/models/status.py 95.00% <0.00%> (+5.00%) :arrow_up:

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