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 1, (keep existing compat) #71

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, 1. 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 #71 (065cda7) into master (af2565b) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   80.57%   80.56%   -0.02%     
==========================================
  Files          16       16              
  Lines        1421     1420       -1     
==========================================
- Hits         1145     1144       -1     
  Misses        276      276              
Impacted Files Coverage Δ
src/make_semantic_matrix.jl 84.24% <0.00%> (-0.10%) :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 af2565b...065cda7. Read the comment docs.