Closed Tijani-Dia closed 3 years ago
Merging #97 (32a6d1a) into main (cd8af9b) will decrease coverage by
0.13%
. The diff coverage is95.74%
.
@@ Coverage Diff @@
## main #97 +/- ##
==========================================
- Coverage 98.41% 98.27% -0.14%
==========================================
Files 26 30 +4
Lines 882 929 +47
Branches 84 88 +4
==========================================
+ Hits 868 913 +45
- Misses 8 10 +2
Partials 6 6
Impacted Files | Coverage Δ | |
---|---|---|
src/wagtail_live/templatetags/wagtail_live_tags.py | 77.77% <77.77%> (ø) |
|
src/wagtail_live/publishers/piesocket/__init__.py | 100.00% <100.00%> (ø) |
|
src/wagtail_live/publishers/piesocket/publisher.py | 100.00% <100.00%> (ø) |
|
src/wagtail_live/publishers/piesocket/utils.py | 100.00% <100.00%> (ø) |
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 cd8af9b...32a6d1a. Read the comment docs.
This PR adds a publisher based on PieSocket.