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

Similarterm, istree and issym only dispatch on objects and not on types. Fix EGraphs tests #101

Merged
merged 7 commits into from
Mar 23, 2022

Conversation

0x0f0f0f
Copy link
Member

@0x0f0f0f 0x0f0f0f commented Mar 6, 2022

Needs

JuliaSymbolics/TermInterface.jl#12

to be released

@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2022

Codecov Report

Merging #101 (6a7b8e9) into master (40d535e) will increase coverage by 0.20%.
The diff coverage is 85.45%.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   75.40%   75.61%   +0.20%     
==========================================
  Files          15       15              
  Lines        1464     1464              
==========================================
+ Hits         1104     1107       +3     
+ Misses        360      357       -3     
Impacted Files Coverage Δ
src/Rewriters.jl 33.00% <0.00%> (ø)
src/EGraphs/analysis.jl 75.51% <50.00%> (ø)
src/utils.jl 32.40% <66.66%> (ø)
src/Syntax.jl 82.85% <95.00%> (+0.24%) ⬆️
src/EGraphs/egraph.jl 91.04% <100.00%> (+0.71%) ⬆️
src/EGraphs/ematch.jl 91.60% <100.00%> (ø)
src/EGraphs/saturation.jl 93.60% <100.00%> (ø)
src/Patterns.jl 72.91% <100.00%> (ø)
src/matchers.jl 70.58% <100.00%> (-0.35%) ⬇️
... and 1 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@0x0f0f0f 0x0f0f0f merged commit 7e74c68 into master Mar 23, 2022
0x0f0f0f added a commit that referenced this pull request May 10, 2024
2.0-DEV Similarterm, istree and issym only dispatch on objects and not on types. Fix EGraphs tests
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.

3 participants