Closed struan closed 1 year ago
Merging #55 (111316d) into main (6876320) will increase coverage by
8.04%
. The diff coverage is87.65%
.:exclamation: Current head 111316d differs from pull request most recent head 0177db5. Consider uploading reports for the commit 0177db5 to get more accurate results
@@ Coverage Diff @@
## main #55 +/- ##
==========================================
+ Coverage 72.05% 80.09% +8.04%
==========================================
Files 34 35 +1
Lines 780 854 +74
Branches 39 46 +7
==========================================
+ Hits 562 684 +122
+ Misses 213 152 -61
- Partials 5 18 +13
Impacted Files | Coverage Δ | |
---|---|---|
neighbourhood/utils.py | 33.33% <55.55%> (+13.33%) |
:arrow_up: |
neighbourhood/forms.py | 72.60% <60.00%> (+17.19%) |
:arrow_up: |
neighbourhood/services/teams.py | 91.17% <81.25%> (-8.83%) |
:arrow_down: |
neighbourhood/models.py | 85.04% <90.90%> (+5.88%) |
:arrow_up: |
neighbourhood/mapit.py | 70.00% <100.00%> (+17.22%) |
:arrow_up: |
neighbourhood/migrations/0017_add_areas.py | 100.00% <100.00%> (ø) |
|
neighbourhood/tests/test_views.py | 100.00% <100.00%> (ø) |
|
neighbourhood/views.py | 62.03% <100.00%> (+12.56%) |
:arrow_up: |
Fixes #51