Closed t-bast closed 5 years ago
Merging #482 into master will decrease coverage by
0.05%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #482 +/- ##
=========================================
- Coverage 69.95% 69.9% -0.06%
=========================================
Files 90 90
Lines 5362 5366 +4
=========================================
Hits 3751 3751
- Misses 1232 1236 +4
Partials 379 379
Impacted Files | Coverage Δ | |
---|---|---|
fossilizer/fossilizerhttp/cmd.go | 0% <0%> (ø) |
:arrow_up: |
store/storehttp/cmd.go | 0% <0%> (ø) |
:arrow_up: |
jsonws/basic.go | 61.53% <0%> (-1.62%) |
: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 13e6079...c07eef6. Read the comment docs.
Websockets also need to enable CORS.
This change is