asummers / erlex

Convert Erlang style structs and error messages to equivalent Elixir.
Other
34 stars 16 forks source link

fix: Keep `_` in patterns #46

Open alappe opened 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #46 into master will increase coverage by 0.69%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   86.01%   86.71%   +0.69%     
==========================================
  Files           1        1              
  Lines         143      143              
==========================================
+ Hits          123      124       +1     
+ Misses         20       19       -1     
Impacted Files Coverage Δ
lib/erlex.ex 86.71% <ø> (+0.69%) :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 23d4f51...86b4c43. Read the comment docs.