Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

fix: lock

5ff34e8
Select commit
Loading
Failed to load commit list.
Draft

feat: support e2e encryption #47

fix: lock
5ff34e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 10, 2025 in 0s

86.63% (-11.46%) compared to 16a04a1

View this Pull Request on Codecov

86.63% (-11.46%) compared to 16a04a1

Details

Codecov Report

Attention: Patch coverage is 75.71702% with 254 lines in your changes missing coverage. Please review.

Project coverage is 86.63%. Comparing base (16a04a1) to head (5ff34e8).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/y-utils/src/encrypt.ts 74.39% 138 Missing ⚠️
packages/y-utils/src/decrypt.ts 77.12% 116 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (16a04a1) and HEAD (5ff34e8). Click for more details.

HEAD has 9 uploads less than BASE
Flag BASE (16a04a1) HEAD (5ff34e8)
packages 8 4
server 2 1
apps 8 4
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #47       +/-   ##
===========================================
- Coverage   98.09%   86.63%   -11.46%     
===========================================
  Files          13       15        +2     
  Lines         997     2043     +1046     
  Branches      207      330      +123     
===========================================
+ Hits          978     1770      +792     
- Misses         19      273      +254     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.