quantling / JudiLing.jl

JudiLing: An implementation for Linear Discriminative Learning in Julia.
MIT License
8 stars 3 forks source link

CompatHelper: bump compat for "Distributions" to "0.25" #63

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Distributions package from 0.23, 0.24 to 0.23, 0.24, 0.25.

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 #63 (7bf4900) into master (27bdffa) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   80.10%   80.08%   -0.02%     
==========================================
  Files          16       16              
  Lines        1387     1386       -1     
==========================================
- Hits         1111     1110       -1     
  Misses        276      276              
Impacted Files Coverage Δ
src/test_combo.jl 88.63% <0.00%> (-0.06%) :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 27bdffa...7bf4900. Read the comment docs.