Symbolics.jl icon indicating copy to clipboard operation
Symbolics.jl copied to clipboard

Explicitly convert to Symbol when doing expression parsing

Open Vaibhavdixit02 opened this issue 1 year ago • 2 comments

Vaibhavdixit02 avatar Nov 24 '23 05:11 Vaibhavdixit02

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (43f93d0) 77.99% compared to head (07d4147) 17.60%.

Files Patch % Lines
src/parsing.jl 0.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1017       +/-   ##
===========================================
- Coverage   77.99%   17.60%   -60.40%     
===========================================
  Files          28       28               
  Lines        3381     3335       -46     
===========================================
- Hits         2637      587     -2050     
- Misses        744     2748     +2004     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Nov 24 '23 06:11 codecov-commenter

Needs a test

ChrisRackauckas avatar Nov 24 '23 08:11 ChrisRackauckas