jonniedie / ComponentArrays.jl

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

Fix Vararg warnings #212

Closed jonniedie closed 1 year ago

jonniedie commented 1 year ago

Fix #208

codecov-commenter commented 1 year ago

Codecov Report

Merging #212 (a33a993) into master (f09012e) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #212   +/-   ##
=======================================
  Coverage   73.00%   73.00%           
=======================================
  Files          20       20           
  Lines         689      689           
=======================================
  Hits          503      503           
  Misses        186      186           
Impacted Files Coverage Δ
src/componentarray.jl 81.25% <ø> (ø)
src/similar_convert_copy.jl 83.33% <ø> (ø)
src/array_interface.jl 82.29% <100.00%> (ø)
src/axis.jl 85.71% <100.00%> (ø)

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