banhbio / Taxonomy.jl

Julia package to handle the NCBI Taxonomy database.
MIT License
12 stars 1 forks source link

CompatHelper: add new compat entry for StringDistances at version 0.11, (keep existing compat) #37

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the StringDistances package to 0.11. 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 1 year ago

Codecov Report

Merging #37 (cd277e8) into main (ace24ce) will increase coverage by 2.24%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   90.74%   92.98%   +2.24%     
==========================================
  Files           6        7       +1     
  Lines         270      271       +1     
==========================================
+ Hits          245      252       +7     
+ Misses         25       19       -6     
Impacted Files Coverage Δ
src/Taxonomy.jl 100.00% <0.00%> (ø)
src/rank.jl 83.33% <0.00%> (+16.66%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more