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

fix(sheets): answer the review of the reflow leniency PR

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

75.99% (+0.12%) compared to 6606594

View this Pull Request on Codecov

75.99% (+0.12%) compared to 6606594

Details

Codecov Report

❌ Patch coverage is 76.37795% with 150 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.99%. Comparing base (6606594) to head (9c5fd51).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
shortcuts/sheets/lark_sheet_object_crud.go 72.93% 24 Missing and 12 partials ⚠️
shortcuts/sheets/lark_sheet_workbook.go 32.43% 22 Missing and 3 partials ⚠️
shortcuts/sheets/lark_sheet_table_io.go 81.81% 13 Missing and 9 partials ⚠️
shortcuts/sheets/flag_ergonomics.go 74.02% 13 Missing and 7 partials ⚠️
shortcuts/sheets/lark_sheet_write_cells.go 75.86% 9 Missing and 5 partials ⚠️
shortcuts/sheets/sheet_ai_api.go 80.00% 7 Missing and 5 partials ⚠️
shortcuts/sheets/style_vocab.go 86.41% 7 Missing and 4 partials ⚠️
shortcuts/sheets/lark_sheet_styles_put.go 76.74% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2611      +/-   ##
==========================================
+ Coverage   75.86%   75.99%   +0.12%     
==========================================
  Files        1107     1114       +7     
  Lines      124595   126570    +1975     
==========================================
+ Hits        94527    96188    +1661     
- Misses      22425    22581     +156     
- Partials     7643     7801     +158     

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