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

fix(formula): fix ArrayValueObject compare cache bug #3764

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

wpxp123456
Copy link
Contributor

close #xxx

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 Oct 15, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

Playwright test results

passed  17 passed

Details

stats  17 tests across 8 suites
duration  4 minutes, 6 seconds
commit  1e09533
info  For more information, see full report

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.98%. Comparing base (e16ead3) to head (1e09533).
Report is 5 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3764      +/-   ##
==========================================
- Coverage   31.00%   30.98%   -0.03%     
==========================================
  Files        2280     2281       +1     
  Lines      118356   118465     +109     
  Branches    26088    26113      +25     
==========================================
+ Hits        36693    36703      +10     
- Misses      81663    81762      +99     

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

@wpxp123456 wpxp123456 merged commit 424bb02 into dev Oct 15, 2024
9 checks passed
@wpxp123456 wpxp123456 deleted the fix/formula-some-bug branch October 15, 2024 11:32
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