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 "DataStructures" to "0.18" #55

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the DataStructures package from 0.17 to 0.17, 0.18.

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.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 88.467% when pulling 290ac273f15cc64bb5c6d3eefaa5967bfadc2569 on compathelper/new_version/2020-08-18-00-43-37-494-3734050997 into 60e1487f4251526f40cb906728707ee1469d2582 on master.

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 (290ac27) into master (60e1487) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 290ac27 differs from pull request most recent head 6025285. Consider uploading reports for the commit 6025285 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   88.40%   88.40%           
=======================================
  Files          51       51           
  Lines        2587     2587           
=======================================
  Hits         2287     2287           
  Misses        300      300           

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 81989e3...6025285. Read the comment docs.