thautwarm / MLStyle.jl

Julia functional programming infrastructures and metaprogramming facilities
https://thautwarm.github.io/MLStyle.jl/latest/
MIT License
404 stars 39 forks source link

Remove claim that v0.4 is unreleased #118

Closed rasmushenningsson closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #118 (a491d1e) into master (cca0b80) will decrease coverage by 6.80%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
- Coverage   88.73%   81.93%   -6.81%     
==========================================
  Files          28       26       -2     
  Lines        1563     1522      -41     
==========================================
- Hits         1387     1247     -140     
- Misses        176      275      +99     
Impacted Files Coverage Δ
src/MatchCore.jl 5.55% <0.00%> (-81.17%) :arrow_down:
src/Sugars.jl 33.33% <0.00%> (-66.67%) :arrow_down:
src/ExprTools.jl 80.76% <0.00%> (-4.08%) :arrow_down:
src/AbstractPatterns/PatternSignature.jl 94.00% <0.00%> (-4.04%) :arrow_down:
src/AbstractPatterns/impl/BasicPatterns.jl 69.15% <0.00%> (-1.87%) :arrow_down:
src/MatchImpl.jl 91.82% <0.00%> (-1.52%) :arrow_down:
src/Modules/Cond.jl 72.72% <0.00%> (-1.19%) :arrow_down:
src/Record.jl 73.33% <0.00%> (-0.36%) :arrow_down:
src/Modules/AST.jl 84.44% <0.00%> (-0.34%) :arrow_down:
src/StandardPatterns/Active.jl 83.63% <0.00%> (-0.30%) :arrow_down:
... and 8 more

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 cca0b80...a491d1e. Read the comment docs.

thautwarm commented 3 years ago

thanks!