[Update 11 Feature] Add support for PGP encryption/decryption with streams #567
7.50% of diff hit (target 89.11%)
View this Pull Request on Codecov
7.50% of diff hit (target 89.11%)
Annotations
Check warning on line 276 in ballerina/encrypt_decrypt.bal
codecov / codecov/patch
ballerina/encrypt_decrypt.bal#L276
Added line #L276 was not covered by tests
Check warning on line 311 in ballerina/encrypt_decrypt.bal
codecov / codecov/patch
ballerina/encrypt_decrypt.bal#L311
Added line #L311 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/PgpDecryptionGenerator.java#L129-L130
Added lines #L129 - L130 were not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/PgpDecryptionGenerator.java#L132
Added line #L132 was not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/PgpEncryptionGenerator.java#L117-L118
Added lines #L117 - L118 were not covered by tests
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/PgpEncryptionGenerator.java#L120
Added line #L120 was not covered by tests
Check warning on line 106 in native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decrypt.java
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decrypt.java#L106
Added line #L106 was not covered by tests
Check warning on line 112 in native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decrypt.java
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decrypt.java#L109-L112
Added lines #L109 - L112 were not covered by tests
Check warning on line 120 in native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decrypt.java
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decrypt.java#L114-L120
Added lines #L114 - L120 were not covered by tests
Check warning on line 127 in native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Encrypt.java
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Encrypt.java#L124-L127
Added lines #L124 - L127 were not covered by tests
Check warning on line 130 in native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Encrypt.java
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Encrypt.java#L129-L130
Added lines #L129 - L130 were not covered by tests
Check warning on line 136 in native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Encrypt.java
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Encrypt.java#L132-L136
Added lines #L132 - L136 were not covered by tests
Check warning on line 141 in native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Encrypt.java
codecov / codecov/patch
native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Encrypt.java#L138-L141
Added lines #L138 - L141 were not covered by tests