Skip to content

Conversation

@RLittlesII
Copy link
Member

@RLittlesII RLittlesII commented May 6, 2019

  • Moved extensions to correctly named files

What kind of change does this PR introduce?

Adds IBuilder and extensions for building objects.

What is the current behavior?

This currently isn't part of ReactiveUI.Testing

What is the new behavior?

You can now use the IBuilder and extensions by sourcing ReactiveUI.Testing

What might this PR break?

Nothing.

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@RLittlesII RLittlesII requested a review from a team May 6, 2019 02:57
@codecov
Copy link

codecov bot commented May 6, 2019

Codecov Report

Merging #2019 into master will decrease coverage by 0.22%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2019      +/-   ##
==========================================
- Coverage      61%   60.78%   -0.23%     
==========================================
  Files         113      115       +2     
  Lines        4565     4580      +15     
  Branches      655      656       +1     
==========================================
- Hits         2785     2784       -1     
- Misses       1598     1614      +16     
  Partials      182      182
Impacted Files Coverage Δ
src/ReactiveUI.Testing/SchedulerExtensions.cs 58.69% <ø> (ø)
src/ReactiveUI.Testing/MessageBusExtensions.cs 0% <0%> (ø)
src/ReactiveUI.Testing/IBuilderExtensions.cs 0% <0%> (ø)

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 8fdca69...3cdd6e6. Read the comment docs.

- Moved extensions to correctly named files
@glennawatson glennawatson merged commit 7da21d1 into master May 7, 2019
@delete-merged-branch delete-merged-branch bot deleted the feature/builder branch May 7, 2019 03:47
@lock lock bot locked and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants