kartoza / prj.app

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

Show checklist when signing up new organisation #1416

Closed dimasciput closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1416 (a4e8886) into develop (7c0a97b) will increase coverage by 0.91%. The diff coverage is 78.94%.

@@             Coverage Diff             @@
##           develop    #1416      +/-   ##
===========================================
+ Coverage    65.36%   66.27%   +0.91%     
===========================================
  Files          188      188              
  Lines        10108    10139      +31     
  Branches      1291     1300       +9     
===========================================
+ Hits          6607     6720     +113     
+ Misses        3243     3141     -102     
- Partials       258      278      +20     
Impacted Files Coverage Δ
django_project/certification/models/course.py 92.18% <ø> (+1.41%) :arrow_up:
...roject/certification/views/certificate_checlist.py 84.00% <0.00%> (-1.72%) :arrow_down:
...ect/certification/views/certifying_organisation.py 58.44% <66.66%> (+8.17%) :arrow_up:
django_project/certification/forms.py 67.19% <82.14%> (+7.67%) :arrow_up:
django_project/certification/models/checklist.py 78.26% <100.00%> (+2.07%) :arrow_up:
django_project/certification/views/certificate.py 56.86% <100.00%> (+0.64%) :arrow_up:
django_project/core/urls.py 77.27% <0.00%> (-9.10%) :arrow_down:
...ification/serializers/rest_framework_gis/fields.py 27.38% <0.00%> (+2.38%) :arrow_up:
... and 5 more

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