Closed 9il closed 2 years ago
Merging #105 (2b0f520) into master (1136e21) will decrease coverage by
2.25%
. The diff coverage is0.00%
.:exclamation: Current head 2b0f520 differs from pull request most recent head db3805f. Consider uploading reports for the commit db3805f to get more accurate results
@@ Coverage Diff @@
## master #105 +/- ##
==========================================
- Coverage 17.45% 15.20% -2.26%
==========================================
Files 10 12 +2
Lines 1220 1401 +181
==========================================
Hits 213 213
- Misses 1007 1188 +181
Impacted Files | Coverage Δ | |
---|---|---|
source/imap/request.d | 0.00% <ø> (ø) |
|
source/imap/searchquery.d | 94.39% <ø> (ø) |
|
source/jmap/api.d | 0.00% <0.00%> (ø) |
|
source/jmap/types.d | 0.00% <0.00%> (ø) |
|
source/imap/ssl.d | 0.00% <0.00%> (ø) |
|
source/imap/socket.d | 0.00% <0.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 1136e21...db3805f. Read the comment docs.
@skoppe The PR is ready for review.
That should work with the SIL master.
Coverage is decreased because the CI didn't compile jmap before. The actual coverage is the same.