invenia / Wrangling.jl

Wrangle your data into shape. Deals with Columns and Files and Lags and Cattle.
MIT License
1 stars 0 forks source link

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

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Compat package from 3.24 to 3.24, 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 #24 (d77dbaf) into master (7269854) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            7         8    +1     
=========================================
+ Hits             7         8    +1     
Impacted Files Coverage Δ
src/symbol_searching.jl 100.00% <0.00%> (ø)

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 7269854...d77dbaf. Read the comment docs.