[Update 11 Feature] Add support for PGP encryption/decryption with streams #567
68.09% of diff hit (target 89.11%)
View this Pull Request on Codecov
68.09% of diff hit (target 89.11%)
Annotations
Check warning on line 33 in ballerina/stream_iterators.bal
codecov / codecov/patch
ballerina/stream_iterators.bal#L33
Added line #L33 was not covered by tests
Check warning on line 35 in ballerina/stream_iterators.bal
codecov / codecov/patch
ballerina/stream_iterators.bal#L35
Added line #L35 was not covered by tests
Check warning on line 37 in ballerina/stream_iterators.bal
codecov / codecov/patch
ballerina/stream_iterators.bal#L37
Added line #L37 was not covered by tests
Check warning on line 40 in ballerina/stream_iterators.bal
codecov / codecov/patch
ballerina/stream_iterators.bal#L39-L40
Added lines #L39 - L40 were not covered by tests
Check warning on line 46 in ballerina/stream_iterators.bal
codecov / codecov/patch
ballerina/stream_iterators.bal#L46
Added line #L46 was not covered by tests
Check warning on line 48 in ballerina/stream_iterators.bal
codecov / codecov/patch
ballerina/stream_iterators.bal#L48
Added line #L48 was not covered by tests
Check warning on line 59 in ballerina/stream_iterators.bal
codecov / codecov/patch
ballerina/stream_iterators.bal#L59
Added line #L59 was not covered by tests
Check warning on line 71 in ballerina/stream_iterators.bal
codecov / codecov/patch
ballerina/stream_iterators.bal#L71
Added line #L71 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/BallerinaInputStream.java#L60
Added line #L60 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/BallerinaInputStream.java#L63
Added line #L63 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/BallerinaInputStream.java#L65-L66
Added lines #L65 - L66 were not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/BallerinaInputStream.java#L69
Added line #L69 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/BallerinaInputStream.java#L76
Added line #L76 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/BallerinaInputStream.java#L91
Added line #L91 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/BallerinaInputStream.java#L109
Added line #L109 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/BallerinaInputStream.java#L119
Added line #L119 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/BallerinaInputStream.java#L122
Added line #L122 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/PgpDecryptionGenerator.java#L168
Added line #L168 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/PgpDecryptionGenerator.java#L170
Added line #L170 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/PgpDecryptionGenerator.java#L176
Added line #L176 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/PgpDecryptionGenerator.java#L199
Added line #L199 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/PgpDecryptionGenerator.java#L201
Added line #L201 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/SequentialBufferedPipe.java#L43
Added line #L43 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/SequentialBufferedPipe.java#L46
Added line #L46 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/SequentialBufferedPipe.java#L48
Added line #L48 was not covered by tests