core-crypto
core-crypto copied to clipboard
chore!: remove the cryptobox-migrate feature
trafficstars
All clients have moved away from cryptobox so it doesn't make sense to have this.
:notebook: This is a breaking change.
Bencher Report
| Branch | ivan/remove-cryptobox-migrate |
| Testbed | ubuntu-latest |
Click to view all benchmark results
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.73%. Comparing base (
0c5eba3) to head (dbdd001). Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #942 +/- ##
==========================================
- Coverage 77.88% 77.73% -0.16%
==========================================
Files 166 166
Lines 17945 17802 -143
==========================================
- Hits 13977 13838 -139
+ Misses 3968 3964 -4
| Files with missing lines | Coverage Ξ | |
|---|---|---|
| crypto-ffi/src/core_crypto_context/proteus.rs | 0.00% <ΓΈ> (ΓΈ) |
|
| crypto-ffi/src/error/core_crypto.rs | 36.76% <ΓΈ> (+0.53%) |
:arrow_up: |
| crypto/src/error/mod.rs | 100.00% <ΓΈ> (ΓΈ) |
|
| crypto/src/lib.rs | 60.00% <ΓΈ> (ΓΈ) |
|
| crypto/src/proteus.rs | 61.00% <ΓΈ> (-11.91%) |
:arrow_down: |
| crypto/src/transaction_context/proteus.rs | 12.19% <ΓΈ> (+0.40%) |
:arrow_up: |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update 0c5eba3...dbdd001. Read the comment docs.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.