Closed ifplusor closed 1 year ago
Merging #634 (24c2b89) into main (ee76217) will decrease coverage by
5.72%
. Report is 96 commits behind head on main. The diff coverage is3.63%
.
@@ Coverage Diff @@
## main #634 +/- ##
==========================================
- Coverage 57.07% 51.36% -5.72%
==========================================
Files 190 259 +69
Lines 15191 19405 +4214
==========================================
+ Hits 8670 9967 +1297
- Misses 5884 8627 +2743
- Partials 637 811 +174
Flag | Coverage Δ | |
---|---|---|
unittests | 51.36% <3.63%> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files | Coverage Δ | |
---|---|---|
api/errors/app.go | 30.90% <ø> (ø) |
|
lib/bytes/escape.go | 54.46% <ø> (ø) |
|
lib/bytes/io.go | 0.00% <ø> (ø) |
|
lib/bytes/parse.go | 7.14% <ø> (ø) |
|
lib/bytes/unsafe.go | 100.00% <ø> (ø) |
|
lib/bytes/utf8.go | 11.11% <ø> (ø) |
|
lib/json/path/parse.go | 49.41% <ø> (ø) |
|
lib/json/path/path.go | 0.00% <ø> (ø) |
|
lib/json/path/segment.go | 0.00% <ø> (ø) |
|
lib/json/path/selector.go | 0.00% <ø> (ø) |
|
... and 30 more |
... and 394 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c9aff3e...24c2b89. Read the comment docs.
What problem does this PR solve?
Problem Summary
What is changed and how does it work?
Check List
Tests