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

add more test for `@when` #60

Closed inkydragon closed 5 years ago

inkydragon commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #60 into master will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   90.05%   90.46%   +0.41%     
==========================================
  Files          19       19              
  Lines         553      556       +3     
==========================================
+ Hits          498      503       +5     
+ Misses         55       53       -2
Impacted Files Coverage Δ
src/StandardPatterns/WhenCases.jl 100% <100%> (+4.25%) :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 ed0c499...fbd69e0. Read the comment docs.

thautwarm commented 5 years ago

Really cautious..