AlgebraicJulia / SyntacticModels.jl

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

Add annotations to decapode models #23

Closed p-stokes closed 11 months ago

p-stokes commented 11 months ago

This is a wip to include additional model information and annotations into decapodes models.

resolves #22

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (89754bb) 84.98% compared to head (b132460) 81.48%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== - Coverage 84.98% 81.48% -3.51% ========================================== Files 6 6 Lines 353 378 +25 ========================================== + Hits 300 308 +8 - Misses 53 70 +17 ``` | [Files](https://app.codecov.io/gh/AlgebraicJulia/SyntacticModels.jl/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AlgebraicJulia) | Coverage Δ | | |---|---|---| | [src/decapodes.jl](https://app.codecov.io/gh/AlgebraicJulia/SyntacticModels.jl/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AlgebraicJulia#diff-c3JjL2RlY2Fwb2Rlcy5qbA==) | `73.33% <100.00%> (+4.10%)` | :arrow_up: | | [src/amr.jl](https://app.codecov.io/gh/AlgebraicJulia/SyntacticModels.jl/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AlgebraicJulia#diff-c3JjL2Ftci5qbA==) | `88.97% <30.43%> (-6.27%)` | :arrow_down: |

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