JuliaFolds / BangBang.jl

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

CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) #216

Closed github-actions[bot] closed 2 years 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 to 0.5.1, 0.6, 0.7, 0.8. 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 #216 (82ab463) into master (a104913) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
+ Coverage   90.75%   90.80%   +0.05%     
==========================================
  Files          22       22              
  Lines         519      533      +14     
==========================================
+ Hits          471      484      +13     
- Misses         48       49       +1     
Flag Coverage Δ
unittests 90.80% <ø> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
src/base.jl 83.46% <0.00%> (-0.41%) :arrow_down:
src/collectors.jl 100.00% <0.00%> (ø)
src/NoBang/singletonof.jl 100.00% <0.00%> (ø)
src/NoBang/base.jl 89.53% <0.00%> (+0.24%) :arrow_up:
src/dataframes_impl.jl 93.47% <0.00%> (+0.79%) :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 a104913...82ab463. Read the comment docs.