aminya / CompileBot.jl

Automatic compilation for Julia packages
MIT License
17 stars 10 forks source link

fix: increase the julia version patch bound to 999 #51

Closed aminya closed 2 years ago

aminya commented 2 years ago

Fixes #46

codecov-commenter commented 2 years ago

Codecov Report

Merging #51 (d758da3) into master (c98f16a) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   71.02%   71.00%   -0.03%     
==========================================
  Files           7        7              
  Lines         428      469      +41     
==========================================
+ Hits          304      333      +29     
- Misses        124      136      +12     
Impacted Files Coverage Δ
src/CompileBot.jl 79.41% <ø> (ø)
src/precompile_include.jl 84.55% <100.00%> (-2.52%) :arrow_down:
src/postprocess.jl 0.00% <0.00%> (ø)
src/snoop_bot.jl 75.49% <0.00%> (+0.14%) :arrow_up:
src/botutils.jl 68.80% <0.00%> (+1.18%) :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 c98f16a...d758da3. Read the comment docs.