RafaelArutjunjan / InformationGeometry.jl

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

CompatHelper: bump compat for Roots to 2, (keep existing compat) #41

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Roots package from 1 to 1, 2. 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 2 years ago

Codecov Report

Merging #41 (30608a0) into master (92d789a) will decrease coverage by 0.04%. The diff coverage is n/a.

:exclamation: Current head 30608a0 differs from pull request most recent head f4d6dc9. Consider uploading reports for the commit f4d6dc9 to get more accurate results

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   43.92%   43.88%   -0.05%     
==========================================
  Files          22       22              
  Lines        3449     3450       +1     
==========================================
- Hits         1515     1514       -1     
- Misses       1934     1936       +2     
Impacted Files Coverage Δ
src/Curvature.jl 76.92% <0.00%> (-1.29%) :arrow_down:
src/NumericalTools/Integration.jl 66.12% <0.00%> (-1.09%) :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 92d789a...f4d6dc9. Read the comment docs.