RubyLichtenstein / RxTest

Kotlin DSL for easier RxJava testing.
Apache License 2.0
282 stars 11 forks source link

Detekt #3

Closed RubyLichtenstein closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage      85%   94.91%   +9.91%     
==========================================
  Files           4        4              
  Lines          60       59       -1     
  Branches        9        3       -6     
==========================================
+ Hits           51       56       +5     
+ Misses          2        1       -1     
+ Partials        7        2       -5
Impacted Files Coverage Δ
...ichtenstein/rxkotlintest/matchers/CreateMatcher.kt 89.47% <100%> (+4.47%) :arrow_up:
...lichtenstein/rxkotlintest/assertions/Assertions.kt 90.9% <100%> (ø) :arrow_up:
...rubylichtenstein/rxkotlintest/matchers/Matchers.kt 100% <100%> (+20.83%) :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 f2b8c60...f6c440b. Read the comment docs.