JuliaData / IndexedTables.jl

Flexible tables with ordered indices
https://juliadb.org
MIT License
121 stars 37 forks source link

CompatHelper: bump compat for WeakRefStrings to 1, (keep existing compat) #291

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the WeakRefStrings package from 0.5.7, 0.6 to 0.5.7, 0.6, 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 #291 (409749c) into main (364ca65) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #291   +/-   ##
=======================================
  Coverage   87.72%   87.72%           
=======================================
  Files          15       15           
  Lines        1751     1751           
=======================================
  Hits         1536     1536           
  Misses        215      215           

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 364ca65...409749c. Read the comment docs.