SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
127 stars 92 forks source link

Implement `numargs` for ComposedFunction #506

Closed LilithHafner closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #506 (5e16982) into master (aaa55ad) will increase coverage by 17.86%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master     #506       +/-   ##
===========================================
+ Coverage   35.08%   52.94%   +17.86%     
===========================================
  Files          50       50               
  Lines        3782     3798       +16     
===========================================
+ Hits         1327     2011      +684     
+ Misses       2455     1787      -668     
Files Coverage Δ
src/utils.jl 64.05% <100.00%> (+10.67%) :arrow_up:

... and 33 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

LilithHafner commented 10 months ago

Are the formatting and other CI failures something I need to worry about?

ChrisRackauckas commented 10 months ago

Rebase and it should be fine