Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily disable flaky tests #166

Merged
merged 1 commit into from
Apr 3, 2019
Merged

Temporarily disable flaky tests #166

merged 1 commit into from
Apr 3, 2019

Conversation

rmichela
Copy link
Collaborator

@rmichela rmichela commented Apr 3, 2019

See #159

@codecov-io
Copy link

codecov-io commented Apr 3, 2019

Codecov Report

Merging #166 into master will decrease coverage by 35.7%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #166       +/-   ##
============================================
- Coverage     36.72%   1.02%   -35.71%     
+ Complexity      114       3      -111     
============================================
  Files            38      38               
  Lines          1070    1073        +3     
  Branches         89      89               
============================================
- Hits            393      11      -382     
- Misses          651    1062      +411     
+ Partials         26       0       -26
Impacted Files Coverage Δ Complexity Δ
...ain/java/com/salesforce/reactorgrpc/GrpcRetry.java 0% <0%> (-100%) 0% <0%> (ø)
...src/main/java/com/salesforce/rxgrpc/GrpcRetry.java 0% <0%> (-100%) 0% <0%> (ø)
...m/salesforce/rxgrpc/GrpcContextOnScheduleHook.java 0% <0%> (-100%) 0% <0%> (-2%)
...tivegrpc/common/AbstractSubscriberAndProducer.java 4.2% <0%> (-85.05%) 2% <0%> (-52%)
...rpc/common/AbstractStreamObserverAndPublisher.java 0% <0%> (-76.25%) 0% <0%> (-49%)
...e/rxgrpc/stub/SubscribeOnlyOnceSingleOperator.java 0% <0%> (-63.64%) 0% <0%> (-2%)
...rxgrpc/stub/SubscribeOnlyOnceFlowableOperator.java 0% <0%> (-53.85%) 0% <0%> (-2%)
...orce/reactorgrpc/stub/SubscribeOnlyOnceLifter.java 0% <0%> (-50%) 0% <0%> (-2%)
.../stub/ReactorClientStreamObserverAndPublisher.java 0% <0%> (-50%) 0% <0%> (-2%)
...a/com/salesforce/reactorgrpc/stub/ClientCalls.java 0% <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 fffc92c...d16a477. Read the comment docs.

@rmichela rmichela merged commit 9f7ab07 into master Apr 3, 2019
@rmichela rmichela deleted the bugfix/flake branch April 3, 2019 03:09
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.

2 participants