Skip to content

feat(sheets): accept the payload spellings the 08-29..31 reflow rejected - #2611

Merged
xiongyuanwen-byted merged 9 commits into
mainfrom
feat/sheets-0829-reflow-optimization
Sep 7, 2026
Merged

feat(sheets): accept the payload spellings the 08-29..31 reflow rejected#2611
xiongyuanwen-byted merged 9 commits into
mainfrom
feat/sheets-0829-reflow-optimization

feat(sheets): answer the reflow report's full error breakdown

dbedb3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 0s

75.94% (+0.08%) compared to 6606594

View this Pull Request on Codecov

75.94% (+0.08%) compared to 6606594

Details

Codecov Report

❌ Patch coverage is 71.88264% with 115 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.94%. Comparing base (6606594) to head (dbedb3c).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
shortcuts/sheets/lark_sheet_object_crud.go 72.88% 22 Missing and 10 partials ⚠️
shortcuts/sheets/lark_sheet_workbook.go 15.15% 24 Missing and 4 partials ⚠️
shortcuts/sheets/lark_sheet_table_io.go 80.35% 13 Missing and 9 partials ⚠️
shortcuts/sheets/lark_sheet_write_cells.go 60.60% 9 Missing and 4 partials ⚠️
shortcuts/sheets/style_vocab.go 84.93% 7 Missing and 4 partials ⚠️
shortcuts/sheets/flag_ergonomics.go 77.50% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2611      +/-   ##
==========================================
+ Coverage   75.86%   75.94%   +0.08%     
==========================================
  Files        1107     1113       +6     
  Lines      124595   126379    +1784     
==========================================
+ Hits        94527    95983    +1456     
- Misses      22425    22618     +193     
- Partials     7643     7778     +135     

☔ View full report in Codecov by Harness.
📢 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.