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: add test for fn::and as well as fix intrinsics #128

Merged
merged 3 commits into from
May 9, 2023
Merged

Conversation

HBobertz
Copy link
Collaborator

@HBobertz HBobertz commented May 9, 2023

needed intrinsics to be able to understand the fn::if function to unblock this test. Thanks @RomainMuller for catching that

@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Patch coverage: 57.14% and project coverage change: -0.17 ⚠️

Comparison is base (5d84b1a) 88.31% compared to head (bb10714) 88.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   88.31%   88.14%   -0.17%     
==========================================
  Files          21       21              
  Lines        2592     2606      +14     
==========================================
+ Hits         2289     2297       +8     
- Misses        303      309       +6     
Impacted Files Coverage Δ
src/parser/intrinsics.rs 90.75% <57.14%> (-4.49%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@HBobertz HBobertz changed the title fix: add test for fn::and as well as fix intrinsics chore: add test for fn::and as well as fix intrinsics May 9, 2023
@HBobertz HBobertz changed the title chore: add test for fn::and as well as fix intrinsics fix: add test for fn::and as well as fix intrinsics May 9, 2023
@HBobertz HBobertz merged commit a1f9ff3 into main May 9, 2023
@HBobertz HBobertz deleted the bobertzh/tests branch May 9, 2023 17:59
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