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(engine-formula): add iseven isodd #1873

Merged
merged 9 commits into from
Apr 12, 2024
Merged

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented Apr 11, 2024

TODO

  • Deal with incorrect count of arguments
  • Documentation

Copy link

github-actions bot commented Apr 11, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Apr 11, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 29.58%. Comparing base (6a765d4) to head (a176201).
Report is 2 commits behind head on dev.

Files Patch % Lines
...formula/src/functions/information/iseven/iseven.ts 91.66% 1 Missing ⚠️
...e-formula/src/functions/information/isodd/isodd.ts 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1873      +/-   ##
==========================================
+ Coverage   29.55%   29.58%   +0.02%     
==========================================
  Files        1163     1165       +2     
  Lines       63215    63239      +24     
  Branches    13304    13312       +8     
==========================================
+ Hits        18685    18707      +22     
- Misses      44530    44532       +2     

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

@wzhudev wzhudev marked this pull request as ready for review April 12, 2024 04:37
@wzhudev wzhudev merged commit 21d145c into dev Apr 12, 2024
8 checks passed
@wzhudev wzhudev deleted the wzhudev/feat/formula-even-odd branch April 12, 2024 08:49
Jocs pushed a commit that referenced this pull request Apr 13, 2024
* feat(engine-formula): add iseven isodd

* feat: register isodd

* chore: fix typo

* feat: deal with i18n

* test: add tests for not convertable situations

* feat: deal with boolean values

* fix: test

* fix: fix array value
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.

None yet

3 participants