RafaelArutjunjan / InformationGeometry.jl

Methods for computational information geometry
MIT License
40 stars 3 forks source link

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

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.11, 0.12 to 0.11, 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 #13 (88abff6) into master (3673b4d) will increase coverage by 3.56%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   47.35%   50.92%   +3.56%     
==========================================
  Files          10       10              
  Lines        1360     1467     +107     
==========================================
+ Hits          644      747     +103     
- Misses        716      720       +4     
Impacted Files Coverage Δ
src/InformationDivergences.jl 100.00% <0.00%> (ø)
src/Exporting.jl 80.68% <0.00%> (+1.12%) :arrow_up:
src/Plotting.jl 19.51% <0.00%> (+1.78%) :arrow_up:
src/DataSetExact.jl 32.87% <0.00%> (+1.89%) :arrow_up:
src/ConfidenceRegions.jl 82.15% <0.00%> (+2.54%) :arrow_up:
src/NumericalTools.jl 37.91% <0.00%> (+3.02%) :arrow_up:
src/DataStructures.jl 59.36% <0.00%> (+3.03%) :arrow_up:
src/Geodesics.jl 42.74% <0.00%> (+3.94%) :arrow_up:
src/Curvature.jl 63.82% <0.00%> (+5.29%) :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 3673b4d...88abff6. Read the comment docs.