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

refactor: improve symbolic_evaluate performance #57

Merged
merged 1 commit into from
Mar 19, 2024

refactor: improve `symbolic_evaluate` performance

554a212
Select commit
Loading
Failed to load commit list.
Merged

refactor: improve symbolic_evaluate performance #57

refactor: improve `symbolic_evaluate` performance
554a212
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2024 in 0s

33.13% (-1.20%) compared to d4b9089

View this Pull Request on Codecov

33.13% (-1.20%) compared to d4b9089

Details

Codecov Report

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

Project coverage is 33.13%. Comparing base (d4b9089) to head (554a212).

Files Patch % Lines
src/trait.jl 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   34.33%   33.13%   -1.20%     
==========================================
  Files           7        7              
  Lines         332      341       +9     
==========================================
- Hits          114      113       -1     
- Misses        218      228      +10     

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