Skip to content

fix stub runner application when is in real stream mode#805

Merged
OlgaMaciaszek merged 2 commits into
spring-cloud:masterfrom
davsuapas:fix_stub_runner_real_stream
Nov 28, 2018
Merged

fix stub runner application when is in real stream mode#805
OlgaMaciaszek merged 2 commits into
spring-cloud:masterfrom
davsuapas:fix_stub_runner_real_stream

Conversation

@davsuapas
Copy link
Copy Markdown
Contributor

Do reference to issue: #803
I have cheched it and it works using @SpringBootApplication( exclude = { TestSupportBinderAutoConfiguration.class })

…itionalOnClass(TestSupportBinderAutoConfiguration.class)
@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 28, 2018

Codecov Report

Merging #805 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #805   +/-   ##
=========================================
  Coverage     50.59%   50.59%           
  Complexity     2050     2050           
=========================================
  Files           261      261           
  Lines          9860     9860           
  Branches       1547     1547           
=========================================
  Hits           4989     4989           
  Misses         4115     4115           
  Partials        756      756
Impacted Files Coverage Δ Complexity Δ
...StubRunnerStreamsIntegrationAutoConfiguration.java 0% <ø> (ø) 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 9bafbf6...bbb65fc. Read the comment docs.

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

Thanks for the PR. Looks good.

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

Fixes gh-803

@OlgaMaciaszek OlgaMaciaszek merged commit 7e1a694 into spring-cloud:master Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants