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): retry transient reads, and answer three stale-state fai…

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

75.96% (+0.09%) compared to 6606594

View this Pull Request on Codecov

75.96% (+0.09%) compared to 6606594

Details

Codecov Report

❌ Patch coverage is 72.46696% with 125 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.96%. Comparing base (6606594) to head (e34264a).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
shortcuts/sheets/lark_sheet_object_crud.go 72.51% 24 Missing and 12 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 ⚠️
shortcuts/sheets/sheet_ai_api.go 81.25% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2611      +/-   ##
==========================================
+ Coverage   75.86%   75.96%   +0.09%     
==========================================
  Files        1107     1113       +6     
  Lines      124595   126421    +1826     
==========================================
+ Hits        94527    96033    +1506     
- Misses      22425    22602     +177     
- Partials     7643     7786     +143     

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