SciML / FunctionProperties.jl

A SciML symbolic-numeric compiler tool for investigating functions in order to perform optimizations
MIT License
9 stars 0 forks source link

Overload setindex! #10

Closed ChrisRackauckas closed 5 months ago

ChrisRackauckas commented 5 months ago

Fixes https://github.com/SciML/FunctionProperties.jl/issues/9

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 75.00%. Comparing base (c505028) to head (e694755).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10 +/- ## ========================================== + Coverage 71.42% 75.00% +3.57% ========================================== Files 1 1 Lines 35 36 +1 ========================================== + Hits 25 27 +2 + Misses 10 9 -1 ```

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