Skip to content

chore: fix lock file

8c17222
Select commit
Loading
Failed to load commit list.
Merged

feat(protocol): add protocol package #6816

chore: fix lock file
8c17222
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 1s

60.13% (target 60.00%)

View this Pull Request on Codecov

60.13% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 235 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.13%. Comparing base (066c9a1) to head (8c17222).

Files with missing lines Patch % Lines
...ackages/protocol/src/ts/univer/constants/errors.ts 0.00% 78 Missing ⚠️
packages/protocol/src/ts/univer/permission.ts 0.00% 71 Missing ⚠️
packages/protocol/src/ts/universer/v1/comb.ts 0.00% 18 Missing ⚠️
packages/protocol/src/ts/universer/v1/file.ts 0.00% 15 Missing ⚠️
packages/protocol/src/ts/univer/colla-msg.ts 0.00% 12 Missing ⚠️
...ackages/protocol/src/ts/univer/constants/univer.ts 0.00% 7 Missing ⚠️
packages/protocol/src/ts/univer/workbook.ts 0.00% 7 Missing ⚠️
...ages/protocol/src/ts/univercloud/stats/v1/stats.ts 0.00% 7 Missing ⚠️
packages/protocol/src/ts/univer/initial-sheet.ts 0.00% 6 Missing ⚠️
packages/protocol/src/ts/univerpro/v1/ssc.ts 0.00% 5 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #6816      +/-   ##
==========================================
- Coverage   60.23%   60.13%   -0.10%     
==========================================
  Files        2565     2577      +12     
  Lines      146574   146809     +235     
  Branches    33038    33041       +3     
==========================================
+ Hits        88285    88286       +1     
- Misses      58289    58523     +234     

☔ 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.