JuliaFolds / BangBang.jl

Immutables as mutables, mutables as immutables.
MIT License
108 stars 11 forks source link

Compat 4 #236

Closed chriselrod closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #236 (ad6b203) into master (c93fe75) will increase coverage by 0.10%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   91.41%   91.52%   +0.10%     
==========================================
  Files          23       23              
  Lines         536      531       -5     
==========================================
- Hits          490      486       -4     
+ Misses         46       45       -1     
Flag Coverage Δ
unittests 91.52% <ø> (+0.10%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/dataframes_impl.jl 92.85% <0.00%> (-0.63%) :arrow_down:
src/base.jl 85.03% <0.00%> (+0.66%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

chriselrod commented 1 year ago

Closing in favor of #234