tdfischer / organizer

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

Feature/immutable js #48

Closed tdfischer closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #48 into master will increase coverage by 1.15%. The diff coverage is 49.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage    64.6%   65.75%   +1.15%     
==========================================
  Files          79       79              
  Lines        1766     1764       -2     
  Branches      153      154       +1     
==========================================
+ Hits         1141     1160      +19     
+ Misses        606      585      -21     
  Partials       19       19
Flag Coverage Δ
#node 43.62% <47.05%> (+2.4%) :arrow_up:
#python 85.12% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
assets/js/components/BusyIndicator.js 50% <ø> (ø) :arrow_up:
assets/js/components/App.js 48.48% <ø> (ø) :arrow_up:
assets/js/components/OrganizerBottomNav.js 76.92% <ø> (ø) :arrow_up:
assets/js/reducers/index.js 100% <ø> (ø) :arrow_up:
assets/js/store/filter.js 41.66% <0%> (ø) :arrow_up:
assets/js/components/PeopleIndex.js 32.09% <0%> (-0.82%) :arrow_down:
assets/js/store/select.js 33.33% <0%> (ø) :arrow_up:
events/models.py 61.76% <100%> (ø) :arrow_up:
assets/js/selectors/geocache.js 100% <100%> (ø) :arrow_up:
assets/js/selectors/auth.js 66.66% <100%> (ø) :arrow_up:
... and 11 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 e306bc2...043b15c. Read the comment docs.