tdfischer / organizer

The answer is to get organized.
GNU Affero General Public License v3.0
17 stars 5 forks source link

Feature/phone numbers #60

Closed tdfischer closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #60 into master will increase coverage by 16.77%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #60       +/-   ##
===========================================
+ Coverage   52.88%   69.66%   +16.77%     
===========================================
  Files          48       92       +44     
  Lines         866     1823      +957     
  Branches      117      168       +51     
===========================================
+ Hits          458     1270      +812     
- Misses        408      534      +126     
- Partials        0       19       +19
Flag Coverage Δ
#node 52.36% <ø> (-0.52%) :arrow_down:
#python 85.28% <100%> (?)
Impacted Files Coverage Δ
crm/serializers.py 98.18% <ø> (ø)
crm/admin.py 75.36% <ø> (ø)
assets/js/components/ImportDialog.js 16.66% <ø> (ø) :arrow_up:
crm/migrations/0011_person_phone.py 100% <100%> (ø)
crm/models.py 85.36% <100%> (ø)
assets/js/components/events/EventList.js 62.74% <0%> (-10.79%) :arrow_down:
assets/js/actions/geocache.js 50% <0%> (-6.25%) :arrow_down:
assets/js/Breakpoint.js
events/migrations/0001_initial.py 100% <0%> (ø)
events/api_views.py 100% <0%> (ø)
... and 44 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4ab0a32...7f01d49. Read the comment docs.