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

Update CryptoAPI #539

Merged
merged 38 commits into from
Mar 27, 2024
Merged

Update CryptoAPI #539

merged 38 commits into from
Mar 27, 2024

Conversation

hwupathum
Copy link
Contributor

@hwupathum hwupathum commented Feb 19, 2024

Purpose

Related issue

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@CLAassistant
Copy link

CLAassistant commented Feb 19, 2024

CLA assistant check
All committers have signed the CLA.

ballerina/Ballerina.toml Outdated Show resolved Hide resolved
ballerina/kem.bal Outdated Show resolved Hide resolved
ballerina/hpke.bal Outdated Show resolved Hide resolved
ballerina/hpke.bal Outdated Show resolved Hide resolved
hwupathum and others added 2 commits March 19, 2024 11:17
Co-authored-by: Ashen Kavinda De Silva <desilvaashen.15@cse.mrt.ac.lk>
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 96.86099% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 91.49%. Comparing base (059e361) to head (8afab76).

Files Patch % Lines
...n/java/io/ballerina/stdlib/crypto/CryptoUtils.java 88.23% 5 Missing and 1 partial ⚠️
...llerina/stdlib/crypto/svm/BouncyCastleFeature.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #539      +/-   ##
============================================
+ Coverage     87.50%   91.49%   +3.99%     
- Complexity       99      146      +47     
============================================
  Files            16       21       +5     
  Lines           496      717     +221     
  Branches         71      114      +43     
============================================
+ Hits            434      656     +222     
- Misses           50       51       +1     
+ Partials         12       10       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ballerina/hpke.bal Outdated Show resolved Hide resolved
ballerina/hpke.bal Outdated Show resolved Hide resolved
docs/spec/spec.md Outdated Show resolved Hide resolved
docs/spec/spec.md Outdated Show resolved Hide resolved
docs/spec/spec.md Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Mar 27, 2024

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Bhashinee Bhashinee merged commit 9063286 into ballerina-platform:master Mar 27, 2024
8 checks passed
@hwupathum hwupathum mentioned this pull request May 14, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants