tdfischer / organizer

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

Bugfix/admin stability #129

Closed tdfischer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #129 into master will increase coverage by 1.01%. The diff coverage is 60.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   59.81%   60.82%   +1.01%     
==========================================
  Files         141      141              
  Lines        3170     3211      +41     
  Branches      371      375       +4     
==========================================
+ Hits         1896     1953      +57     
+ Misses       1246     1226      -20     
- Partials       28       32       +4
Flag Coverage Δ
#node 58.67% <ø> (ø) :arrow_up:
#python 61.85% <60.25%> (+1.48%) :arrow_up:
Impacted Files Coverage Δ
events/admin.py 93.33% <ø> (ø) :arrow_up:
messaging/tests.py 100% <ø> (ø) :arrow_up:
crm/tests.py 82.06% <ø> (ø) :arrow_up:
crm/management/commands/fake_data.py 0% <0%> (ø) :arrow_up:
organizer/pipeline.py 52.94% <0%> (ø) :arrow_up:
organizer/admin.py 55.55% <0%> (-15.88%) :arrow_down:
events/importing.py 56.55% <0%> (+10.77%) :arrow_up:
conftest.py 100% <100%> (ø) :arrow_up:
organizer/tests.py 77.77% <100%> (ø) :arrow_up:
events/models.py 62.16% <12.5%> (-1.73%) :arrow_down:
... and 7 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 75e454f...0ef905a. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #129 into master will increase coverage by 1.01%. The diff coverage is 60.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   59.81%   60.82%   +1.01%     
==========================================
  Files         141      141              
  Lines        3170     3211      +41     
  Branches      371      375       +4     
==========================================
+ Hits         1896     1953      +57     
+ Misses       1246     1226      -20     
- Partials       28       32       +4
Flag Coverage Δ
#node 58.67% <ø> (ø) :arrow_up:
#python 61.85% <60.25%> (+1.48%) :arrow_up:
Impacted Files Coverage Δ
events/admin.py 93.33% <ø> (ø) :arrow_up:
messaging/tests.py 100% <ø> (ø) :arrow_up:
crm/tests.py 82.06% <ø> (ø) :arrow_up:
crm/management/commands/fake_data.py 0% <0%> (ø) :arrow_up:
organizer/pipeline.py 52.94% <0%> (ø) :arrow_up:
organizer/admin.py 55.55% <0%> (-15.88%) :arrow_down:
events/importing.py 56.55% <0%> (+10.77%) :arrow_up:
conftest.py 100% <100%> (ø) :arrow_up:
organizer/tests.py 77.77% <100%> (ø) :arrow_up:
events/models.py 62.16% <12.5%> (-1.73%) :arrow_down:
... and 7 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 75e454f...0ef905a. Read the comment docs.