JuliaFolds / BangBang.jl

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

CompatHelper: bump compat for Compat to 4, (keep existing compat) #228

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Compat package from 2.0, 3.0 to 2.0, 3.0, 4. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 2 years ago

Codecov Report

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

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
+ 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:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c93fe75...77228d9. Read the comment docs.

aplavin commented 2 years ago

@tkf @DilumAluthge can this be merged & released?

JeffFessler commented 2 years ago

bump :)

mauro3 commented 1 year ago

bump

chriselrod commented 1 year ago

Or merge this instead of #234?

BioTurboNick commented 1 year ago

@tkf This can be closed since #234 was merged