kartoza / prj.app

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

Update pending certifying organisation view #1414

Closed dimasciput closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1414 (99dddca) into develop (f3dee4c) will increase coverage by 0.13%. The diff coverage is 67.56%.

@@             Coverage Diff             @@
##           develop    #1414      +/-   ##
===========================================
+ Coverage    65.09%   65.22%   +0.13%     
===========================================
  Files          185      185              
  Lines         9899    10023     +124     
  Branches      1254     1273      +19     
===========================================
+ Hits          6444     6538      +94     
- Misses        3205     3230      +25     
- Partials       250      255       +5     
Impacted Files Coverage Δ
django_project/certification/urls.py 100.00% <ø> (ø)
django_project/core/urls.py 86.36% <ø> (+9.09%) :arrow_up:
...ect/certification/views/certifying_organisation.py 49.71% <43.63%> (+0.19%) :arrow_up:
django_project/certification/models/status.py 90.00% <50.00%> (-4.45%) :arrow_down:
...o_project/certification/api_views/update_status.py 73.52% <66.66%> (+1.52%) :arrow_up:
django_project/certification/views/certificate.py 56.21% <84.12%> (+3.16%) :arrow_up:
django_project/core/model_factories.py 68.42% <85.71%> (+3.90%) :arrow_up:
django_project/core/context_processors.py 80.00% <87.50%> (-4.38%) :arrow_down:
django_project/core/settings/contrib.py 100.00% <100.00%> (ø)
... and 4 more

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