diegozea / MIToS.jl

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

CompatHelper: bump compat for "StaticArrays" to "1.0" #57

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the StaticArrays package from 0.12 to 0.12, 1.0.

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 3 years ago

Codecov Report

Merging #57 (0ce2e5f) into master (60e1487) will increase coverage by 0.67%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   88.40%   89.07%   +0.67%     
==========================================
  Files          51       51              
  Lines        2587     2463     -124     
==========================================
- Hits         2287     2194      -93     
+ Misses        300      269      -31     
Impacted Files Coverage Δ
src/SIFTS/ResidueMapping.jl 71.11% <0.00%> (-6.59%) :arrow_down:
src/MSA/Alphabet.jl 94.54% <0.00%> (-3.76%) :arrow_down:
src/Information/Pseudofrequencies.jl 97.14% <0.00%> (-2.86%) :arrow_down:
src/Information/Iterations.jl 96.07% <0.00%> (-1.97%) :arrow_down:
src/MSA/MultipleSequenceAlignment.jl 97.27% <0.00%> (-1.83%) :arrow_down:
src/SIFTS/XMLParser.jl 91.66% <0.00%> (-1.20%) :arrow_down:
src/Utils/GeneralUtils.jl 92.72% <0.00%> (-0.72%) :arrow_down:
src/PDB/PDBParser.jl 89.70% <0.00%> (-0.71%) :arrow_down:
src/MSA/Identity.jl 98.86% <0.00%> (-0.12%) :arrow_down:
src/MSA/MSAStats.jl 96.96% <0.00%> (-0.09%) :arrow_down:
... and 20 more

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 60e1487...0ce2e5f. Read the comment docs.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.9%) to 87.543% when pulling 0ce2e5fe5c5e9201e6633b60b681b30f6613d44f on compathelper/new_version/2020-11-28-00-50-37-759-3911360083 into 60e1487f4251526f40cb906728707ee1469d2582 on master.