Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(facade): add FFormula api #3144

Merged
merged 2 commits into from
Aug 23, 2024
Merged

feat(facade): add FFormula api #3144

merged 2 commits into from
Aug 23, 2024

Conversation

Dushusir
Copy link
Member

@Dushusir Dushusir commented Aug 21, 2024

close #xxx

  • formula facade api
  • floating point calculation =30.2 - 30 gets 0.2

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

Copy link

github-actions bot commented Aug 22, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

@Dushusir Dushusir marked this pull request as ready for review August 22, 2024 09:59
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.65%. Comparing base (f08fde6) to head (fa21349).
Report is 7 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3144      +/-   ##
==========================================
+ Coverage   27.63%   27.65%   +0.01%     
==========================================
  Files        1984     1985       +1     
  Lines      105555   105583      +28     
  Branches    22792    22798       +6     
==========================================
+ Hits        29172    29200      +28     
  Misses      76383    76383              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dushusir Dushusir merged commit 610be1f into dev Aug 23, 2024
12 checks passed
@Dushusir Dushusir deleted the dushusir/facade-formula branch August 23, 2024 03:31
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.

2 participants