JuliaFolds / BangBang.jl

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

CompatHelper: bump compat for Setfield to 1, (keep existing compat) #229

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Setfield package from 0.5.1, 0.6, 0.7, 0.8 to 0.5.1, 0.6, 0.7, 0.8, 1. 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 #229 (6f7f343) into master (c93fe75) will increase coverage by 0.10%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ 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...6f7f343. Read the comment docs.

DilumAluthge commented 2 years ago

Bump @tkf

(I do not have commit access on this repo.)

ranocha commented 2 years ago

Yes, it would be nice for us, too :+1: