Skip to content

fix: update api

f89b314
Select commit
Loading
Failed to load commit list.
Open

feat: update ssss to centeralise key logic #2317

fix: update api
f89b314
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2026 in 0s

55.25% (-0.51%) compared to 2ba4922

View this Pull Request on Codecov

55.25% (-0.51%) compared to 2ba4922

Details

Codecov Report

❌ Patch coverage is 38.88889% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.25%. Comparing base (2ba4922) to head (f89b314).

Files with missing lines Patch % Lines
lib/encryption/ssss.dart 31.20% 86 Missing ⚠️
lib/encryption/utils/bootstrap.dart 33.33% 6 Missing ⚠️
lib/src/utils/native_implementations.dart 80.76% 5 Missing ⚠️
...worker/native_implementations_web_worker_stub.dart 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2317      +/-   ##
==========================================
- Coverage   55.76%   55.25%   -0.51%     
==========================================
  Files         160      160              
  Lines       19850    19957     +107     
==========================================
- Hits        11069    11028      -41     
- Misses       8781     8929     +148     
Files with missing lines Coverage Δ
...worker/native_implementations_web_worker_stub.dart 0.00% <0.00%> (ø)
lib/src/utils/native_implementations.dart 42.30% <80.76%> (+19.23%) ⬆️
lib/encryption/utils/bootstrap.dart 60.90% <33.33%> (+2.29%) ⬆️
lib/encryption/ssss.dart 59.50% <31.20%> (-25.50%) ⬇️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ba4922...f89b314. Read the comment docs.