jgrund / fable-jest

Fable bindings for Jest
MIT License
7 stars 6 forks source link

Add support for expecto like testing. #3

Closed jgrund closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #3 into master will increase coverage by 2.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   93.33%   95.45%   +2.12%     
==========================================
  Files           1        1              
  Lines          30       44      +14     
  Branches        3        4       +1     
==========================================
+ Hits           28       42      +14     
  Misses          2        2
Impacted Files Coverage Δ
fable/Matchers.fs 95.45% <100%> (+2.12%) :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 a026bf4...609ac47. Read the comment docs.