Closed sjmcculloch closed 6 years ago
Merging #537 into master will decrease coverage by
0.12%
. The diff coverage is41.09%
.
@@ Coverage Diff @@
## master #537 +/- ##
==========================================
- Coverage 26.84% 26.72% -0.13%
==========================================
Files 189 189
Lines 3092 3136 +44
Branches 451 456 +5
==========================================
+ Hits 830 838 +8
- Misses 1915 1948 +33
- Partials 347 350 +3
Flag | Coverage Δ | |
---|---|---|
#integration | 0% <0%> (ø) |
:arrow_up: |
#unittests | 27.33% <49.18%> (-0.05%) |
:arrow_down: |
Impacted Files | Coverage Δ | |
---|---|---|
server/src/schema.js | 75% <ø> (ø) |
:arrow_up: |
server/src/resolvers.js | 1.44% <0%> (-0.05%) |
:arrow_down: |
server/src/logic.js | 1.73% <0%> (-0.13%) |
:arrow_down: |
server/src/test-data/fixtures.js | 92.85% <100%> (+0.26%) |
:arrow_up: |
server/src/models-mock.js | 98.24% <100%> (+0.06%) |
:arrow_up: |
server/src/models.js | 98.36% <100%> (+0.05%) |
:arrow_up: |
server/src/creators.js | 75.96% <68.57%> (-4.04%) |
:arrow_down: |
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 1454724...1046443. Read the comment docs.
Ill have a read once you pass travis :P
It's passing now @OSPFNeighbour
Server
Client
Next
Still have a lot to do in code tidy up and speed up for render sections.