Closed earlgaspard closed 6 years ago
Merging #31 into develop will increase coverage by
0.12%
. The diff coverage is100%
.
@@ Coverage Diff @@
## develop #31 +/- ##
===========================================
+ Coverage 94.36% 94.48% +0.12%
===========================================
Files 26 27 +1
Lines 798 798
===========================================
+ Hits 753 754 +1
+ Misses 45 44 -1
Impacted Files | Coverage Δ | |
---|---|---|
...erspace/Service/Backend/BackendServiceHelper.swift | 100% <100%> (ø) |
|
...es/Hyperspace/Service/Backend/BackendService.swift | 100% <100%> (ø) |
:arrow_up: |
Tests/DecodingTests.swift | 92.95% <100%> (ø) |
:arrow_up: |
Tests/BackendServiceTests.swift | 97.22% <0%> (+1.38%) |
:arrow_up: |
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 1665f17...f539ce0. Read the comment docs.
@earlgaspard can you change the PR destination here? We want to merge this into develop
instead of master
.
Add BackendServiceHelper for public interfacing.