AlgebraicJulia / SyntacticModels.jl

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

WIP: initial guess at regnet support #30

Open jpfairbanks opened 6 months ago

jpfairbanks commented 6 months ago

This is part of what you would have to do to add support for SyntacticModels to have AMR.Regnets

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (0ea6f64) 81.74% compared to head (a4fa961) 82.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== + Coverage 81.74% 82.05% +0.31% ========================================== Files 6 6 Lines 378 379 +1 ========================================== + Hits 309 311 +2 + Misses 69 68 -1 ```

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