jonniedie / ComponentArrays.jl

Arrays with arbitrarily nested named components.
MIT License
286 stars 34 forks source link

Add support for Tracker.jl #220

Closed avik-pal closed 10 months ago

avik-pal commented 10 months ago

Most of this code used to be in Lux.jl so it has been battle-tested quite a lot. https://github.com/LuxDL/Lux.jl/pull/414

codecov-commenter commented 10 months ago

Codecov Report

Merging #220 (6e52246) into main (e4c2e94) will decrease coverage by 0.28%. The diff coverage is 60.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
- Coverage   73.44%   73.16%   -0.28%     
==========================================
  Files          21       22       +1     
  Lines         708      723      +15     
==========================================
+ Hits          520      529       +9     
- Misses        188      194       +6     
Files Changed Coverage Δ
ext/ComponentArraysTrackerExt.jl 60.00% <60.00%> (ø)

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