Add thread-pool implementation to read byte stream #3
Codecov / codecov/project
succeeded
Jan 5, 2024 in 0s
74.35% (+0.19%) compared to e7a9b64
View this Pull Request on Codecov
74.35% (+0.19%) compared to e7a9b64
Details
Codecov Report
Attention: 9 lines
in your changes are missing coverage. Please review.
Comparison is base (
e7a9b64
) 74.16% compared to head (ba19cc9
) 74.35%.
Report is 2 commits behind head on main.
❗ Current head ba19cc9 differs from pull request most recent head 931e925. Consider uploading reports for the commit 931e925 to get more accurate results
Files | Patch % | Lines |
---|---|---|
...llerina/stdlib/data/xmldata/io/DataReaderTask.java | 72.41% | 6 Missing and 2 partials |
...a/stdlib/data/xmldata/io/DataReaderThreadPool.java | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3 +/- ##
============================================
+ Coverage 74.16% 74.35% +0.19%
- Complexity 381 384 +3
============================================
Files 19 21 +2
Lines 1819 1833 +14
Branches 420 420
============================================
+ Hits 1349 1363 +14
Misses 370 370
Partials 100 100
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading