diegozea / MIToS.jl

A Julia package to analyze protein sequences, structures, and evolutionary information
https://diegozea.github.io/MIToS.jl/stable/
Other
75 stars 18 forks source link

CompatHelper: bump compat for NamedArrays to 0.9, (keep existing compat) #72

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the NamedArrays package from =0.9.0, =0.9.1, =0.9.2, =0.9.3, =0.9.4, =0.9.5, =0.9.6 to =0.9.0, =0.9.1, =0.9.2, =0.9.3, =0.9.4, =0.9.5, =0.9.6, 0.9. 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 1 year ago

Codecov Report

Merging #72 (ae33391) into master (cc3896e) will decrease coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   90.11%   90.08%   -0.04%     
==========================================
  Files          53       53              
  Lines        3440     3439       -1     
==========================================
- Hits         3100     3098       -2     
- Misses        340      341       +1     

see 3 files with indirect coverage changes