FilePathsBase.jl
FilePathsBase.jl copied to clipboard
CompatHelper: bump compat for Compat to 4, (keep existing compat)
This pull request changes the compat entry for the Compat package from 3.33 to 3.33, 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 Report
Merging #163 (69eceb5) into master (2cb4068) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #163 +/- ##
=======================================
Coverage 91.91% 91.91%
=======================================
Files 12 12
Lines 1225 1225
=======================================
Hits 1126 1126
Misses 99 99
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 2cb4068...69eceb5. Read the comment docs.
Would be nice to have this. Tests pass, also checked locally. The potentially breaking changes are documented in https://github.com/JuliaLang/Compat.jl/issues/775, but none seem to apply for this package.
Sorry, just forgot about this.