mysociety / neighbourhood-warmth

A prototype built as part of mySociety’s April 2022 prototyping week exploring conditional commitment services around home energy.
https://mysociety.github.io/neighbourhood-warmth
Other
1 stars 0 forks source link

51 store team area on creation #55

Closed struan closed 1 year ago

struan commented 1 year ago

Fixes #51

codecov[bot] commented 1 year ago

Codecov Report

Merging #55 (111316d) into main (6876320) will increase coverage by 8.04%. The diff coverage is 87.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:

... and 1 file with indirect coverage changes