devxoul / RxExpect

RxSwift testing framework
MIT License
104 stars 30 forks source link

[feature/removeVariable] replace `Variable` on `BehaviourRelay` #16

Open M0rtyMerr opened 5 years ago

M0rtyMerr commented 5 years ago

Hi, thank you for your great work! This PR allows migrate ReactorKit on Behavior & Publish Relays instead of own types.

codecov-io commented 5 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #16   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          78     78           
=====================================
  Hits           78     78
Impacted Files Coverage Δ
Sources/RxExpect/RxExpect.swift 100% <100%> (ø) :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 c3a3bb3...9432f9c. Read the comment docs.