Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add thread-pool implementation to read byte stream #3

Closed
wants to merge 3 commits into from

Add thread-pool implementation to read byte stream

ba19cc9
Select commit
Loading
Failed to load commit list.
Closed

Add thread-pool implementation to read byte stream #3

Add thread-pool implementation to read byte stream
ba19cc9
Select commit
Loading
Failed to load commit list.
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.