JuliaNeuroscience / NeuroCore.jl

Core methods and structures for neuroscience research in Julia.
MIT License
17 stars 3 forks source link

CompatHelper: bump compat for "CoordinateTransformations" to "0.6" #13

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the CoordinateTransformations package from 0.5.0 to 0.5.0, 0.6.

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 #13 into master will increase coverage by 0.82%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   80.54%   81.36%   +0.82%     
==========================================
  Files          15       15              
  Lines         365      365              
==========================================
+ Hits          294      297       +3     
+ Misses         71       68       -3     
Impacted Files Coverage Δ
src/Orientation/polar.jl 90.90% <0.00%> (+6.81%) :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 d338de8...7a15f0a. Read the comment docs.