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 expr2rulenode for lone Symbols and Numbers #100

Merged
merged 3 commits into from
Dec 12, 2024

Bump patch version number

d01aac7
Select commit
Loading
Failed to load commit list.
Merged

Fix expr2rulenode for lone Symbols and Numbers #100

Bump patch version number
d01aac7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 1s

53.32% (+0.71%) compared to ab79408

View this Pull Request on Codecov

53.32% (+0.71%) compared to ab79408

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 53.32%. Comparing base (ab79408) to head (d01aac7).

Files with missing lines Patch % Lines
src/rulenode_operators.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   52.60%   53.32%   +0.71%     
==========================================
  Files           7        7              
  Lines         557      557              
==========================================
+ Hits          293      297       +4     
+ Misses        264      260       -4     

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