BioJulia / BioStructures.jl

A Julia package to read, write and manipulate macromolecular structures
Other
93 stars 22 forks source link

CompatHelper: bump compat for "DataFrames" to "0.21" #19

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the DataFrames package from 0.19, 0.20 to 0.19, 0.20, 0.21.

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

Codecov Report

Merging #19 into master will decrease coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   93.89%   93.67%   -0.23%     
==========================================
  Files           6        6              
  Lines        1344     1344              
==========================================
- Hits         1262     1259       -3     
- Misses         82       85       +3     
Impacted Files Coverage Δ
src/pdb.jl 82.99% <0.00%> (-1.22%) :arrow_down:

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 6e4ecac...04247d3. Read the comment docs.