BioJulia / BioStructures.jl

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

CompatHelper: bump compat for "DataFrames" to "1.0" #30

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the DataFrames package from 0.19, 0.20, 0.21, 0.22 to 0.19, 0.20, 0.21, 0.22, 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 #30 (f484ece) into master (1a1274c) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   95.34%   95.34%   -0.01%     
==========================================
  Files           6        5       -1     
  Lines        1568     1567       -1     
==========================================
- Hits         1495     1494       -1     
  Misses         73       73              
Impacted Files Coverage Δ
src/BioStructures.jl

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 1a1274c...f484ece. Read the comment docs.