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

propagate funcdefs to Parameters in model.loads #932

Merged

do not pass model function into Parameters usersyms

120e0ff
Select commit
Loading
Failed to load commit list.
Merged

propagate funcdefs to Parameters in model.loads #932

do not pass model function into Parameters usersyms
120e0ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 0s

93.17% (+0.00%) compared to caf0930

View this Pull Request on Codecov

93.17% (+0.00%) compared to caf0930

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (caf0930) 93.17% compared to head (120e0ff) 93.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #932   +/-   ##
=======================================
  Coverage   93.17%   93.17%           
=======================================
  Files          10       10           
  Lines        3690     3692    +2     
=======================================
+ Hits         3438     3440    +2     
  Misses        252      252           

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