FLoops.jl icon indicating copy to clipboard operation
FLoops.jl copied to clipboard

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

Open github-actions[bot] opened this issue 3 years ago • 2 comments

This pull request changes the compat entry for the Compat package from 2.1, 3.0 to 2.1, 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.

github-actions[bot] avatar May 24 '22 01:05 github-actions[bot]

Codecov Report

Merging #129 (24fe999) into master (87f4c39) will decrease coverage by 7.28%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   95.04%   87.75%   -7.29%     
==========================================
  Files           5        5              
  Lines         706      686      -20     
==========================================
- Hits          671      602      -69     
- Misses         35       84      +49     
Flag Coverage Δ
Pkg.test ?
Run.test 87.75% <ø> (ø)

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

Impacted Files Coverage Δ
src/macro.jl 75.78% <0.00%> (-18.09%) :arrow_down:
src/reduce.jl 90.65% <0.00%> (-4.32%) :arrow_down:

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

codecov[bot] avatar May 24 '22 01:05 codecov[bot]

@tkf Can this be merged?

christiangnrd avatar Sep 13 '22 16:09 christiangnrd

Sorry for the wait! Releasing https://github.com/JuliaRegistries/General/pull/69624

tkf avatar Oct 06 '22 06:10 tkf