TRIImaging / BIDSTools.jl

Tools for working with Brain Imaging Data Structure from Julia
MIT License
7 stars 5 forks source link

CompatHelper: bump compat for "PrettyTables" to "0.10" #19

Open github-actions[bot] opened 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the PrettyTables package from 0.6,0.7,0.8 to 0.6,0.7,0.8, 0.10.

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 1.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   88.66%   87.64%   -1.03%     
==========================================
  Files           5        5              
  Lines         150      178      +28     
==========================================
+ Hits          133      156      +23     
- Misses         17       22       +5     
Impacted Files Coverage Δ
src/Layout.jl 80.00% <0.00%> (-5.72%) :arrow_down:
src/Session.jl 90.00% <0.00%> (-2.31%) :arrow_down:
src/Subject.jl 100.00% <0.00%> (ø)
src/File.jl 86.17% <0.00%> (+0.45%) :arrow_up:

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 3ac2b94...616f8cb. Read the comment docs.