kartoza / prj.app

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

Extra tweaks #1426

Closed dimasciput closed 2 years ago

dimasciput commented 2 years ago

For https://github.com/kartoza/prj.app/issues/1425

codecov[bot] commented 2 years ago

Codecov Report

Merging #1426 (a3c884e) into develop (abacea5) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #1426      +/-   ##
===========================================
+ Coverage    63.83%   63.95%   +0.11%     
===========================================
  Files          179      179              
  Lines         8777     8781       +4     
  Branches      1254     1254              
===========================================
+ Hits          5603     5616      +13     
+ Misses        2892     2883       -9     
  Partials       282      282              
Impacted Files Coverage Δ
.../certification/serializers/checklist_serializer.py 100.00% <ø> (ø)
...project/certification/api_views/invite_reviewer.py 100.00% <100.00%> (ø)
django_project/certification/models/checklist.py 100.00% <100.00%> (+25.00%) :arrow_up:
..._project/certification/models/external_reviewer.py 100.00% <100.00%> (+7.69%) :arrow_up:
...roject/certification/views/certificate_checlist.py 97.67% <100.00%> (+7.19%) :arrow_up:

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