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

Replace PBKDF2 implementation with the swift-crypto version #71

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

lovetodream
Copy link
Owner

No description provided.

@lovetodream lovetodream added the semver-noop No version bump required. label Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.95%. Comparing base (ad98697) to head (d76af92).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   88.03%   87.95%   -0.09%     
==========================================
  Files         150      148       -2     
  Lines       21076    20930     -146     
==========================================
- Hits        18555    18408     -147     
- Misses       2521     2522       +1     
Files with missing lines Coverage Δ
Sources/OracleNIO/Helper/Crypto.swift 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

@lovetodream lovetodream merged commit 6b6bca8 into main Oct 29, 2024
5 of 7 checks passed
@lovetodream lovetodream deleted the replace-pbkdf2 branch October 29, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-noop No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant