Skip to content

Conversation

Dushusir
Copy link
Member

@Dushusir Dushusir commented Sep 27, 2025

add api getFormulaCellsAndFeatures

const formulaEngine = univerAPI.getFormula();
const cellsAndFeatures = await formulaEngine.getFormulaCellsAndFeatures({unitId:"workbook-01",sheetId:"hzFBP5YCDrlHIIKnXN2xB",range:{startRow:1,endRow:2,startColumn:0,endColumn:0} });
console.log(cellsAndFeatures); 
image

Copy link

github-actions bot commented Sep 27, 2025

View Deployment

📑 Demo (React@19) Demo (React@16) 📚 Storybook
🔗 Preview link 🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Sep 27, 2025

Playwright test results

passed  26 passed

Details

stats  26 tests across 12 suites
duration  6 minutes, 13 seconds
commit  85f3791
info  For more information, see full report

Copy link

codecov bot commented Sep 27, 2025

Codecov Report

❌ Patch coverage is 13.63636% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.34%. Comparing base (8fc2dc4) to head (85f3791).

Files with missing lines Patch % Lines
...ote/remote-formula-dependency-generator.service.ts 13.04% 20 Missing ⚠️
...-formula/src/services/calculate-formula.service.ts 0.00% 14 Missing ⚠️
packages/sheets-formula/src/plugin.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #5923      +/-   ##
==========================================
+ Coverage   33.31%   33.34%   +0.02%     
==========================================
  Files        2762     2763       +1     
  Lines      145242   145286      +44     
  Branches    32428    32434       +6     
==========================================
+ Hits        48388    48439      +51     
+ Misses      96854    96847       -7     

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

@Dushusir Dushusir force-pushed the dushusir/formula-treelist branch from 846d08a to 85f3791 Compare October 9, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant