AlgebraicJulia / SyntacticModels.jl

Specifying models with syntax trees
MIT License
2 stars 3 forks source link

DOC: show how to use JSON3.read for ASKEMDecaExpr #17

Open jpfairbanks opened 8 months ago

jpfairbanks commented 8 months ago

This docs fixs shows how to read a syntactic model with JSON3.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3bb0169) 84.98% compared to head (4e619b7) 81.53%. Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== - Coverage 84.98% 81.53% -3.46% ========================================== Files 6 6 Lines 353 379 +26 ========================================== + Hits 300 309 +9 - Misses 53 70 +17 ```

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