quantling / JudiLing.jl

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

CompatHelper: bump compat for "BenchmarkTools" to "0.7" #60

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the BenchmarkTools package from 0.5 to 0.5, 0.7.

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 #60 (bdc11a3) into master (640975c) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   79.45%   79.43%   -0.02%     
==========================================
  Files          16       16              
  Lines        1319     1318       -1     
==========================================
- Hits         1048     1047       -1     
  Misses        271      271              
Impacted Files Coverage Δ
src/test_combo.jl 86.70% <0.00%> (-0.08%) :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 640975c...bdc11a3. Read the comment docs.