Add thread-pool implementation to read byte stream #3
Codecov / codecov/patch
succeeded
Feb 25, 2024 in 0s
76.31% of diff hit (target 74.16%)
View this Pull Request on Codecov
76.31% of diff hit (target 74.16%)
Annotations
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/data/xmldata/io/DataReaderTask.java#L61
Added line #L61 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/data/xmldata/io/DataReaderTask.java#L77
Added line #L77 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/data/xmldata/io/DataReaderTask.java#L87-L88
Added lines #L87 - L88 were not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/data/xmldata/io/DataReaderTask.java#L103-L104
Added lines #L103 - L104 were not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/data/xmldata/io/DataReaderThreadPool.java#L31
Added line #L31 was not covered by tests
Loading