Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

chore: ignore .iml files#1269

Merged
gcf-merge-on-green[bot] merged 3 commits intomasterfrom
ignore
Jan 14, 2021
Merged

chore: ignore .iml files#1269
gcf-merge-on-green[bot] merged 3 commits intomasterfrom
ignore

Conversation

@elharo
Copy link
Copy Markdown
Contributor

@elharo elharo commented Jan 14, 2021

No description provided.

@elharo elharo requested review from a team January 14, 2021 17:51
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 14, 2021
@chingor13 chingor13 changed the title ignore .iml files chore: ignore .iml files Jan 14, 2021
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jan 14, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 14, 2021

Codecov Report

Merging #1269 (ab936ec) into master (69b6dc4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1269   +/-   ##
=========================================
  Coverage     79.20%   79.20%           
  Complexity     1229     1229           
=========================================
  Files           209      209           
  Lines          5362     5362           
  Branches        448      448           
=========================================
  Hits           4247     4247           
  Misses          938      938           
  Partials        177      177           

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 69b6dc4...ab936ec. Read the comment docs.

@elharo
Copy link
Copy Markdown
Contributor Author

elharo commented Jan 14, 2021

possibly flaky:

com.google.api.gax.retrying.ScheduledRetryingExecutorTest > testCancelOuterFutureBeforeStart FAILED
org.mockito.exceptions.verification.NoInteractionsWanted:
No interactions wanted here:
-> at com.google.api.gax.retrying.AbstractRetryingExecutorTest.testCancelOuterFutureBeforeStart(AbstractRetryingExecutorTest.java:204)
But found this interaction on mock 'tracer':
-> at com.google.api.gax.retrying.FailingCallable.call(FailingCallable.java:66)
Actually, above is the only interaction with this mock.

@gcf-merge-on-green gcf-merge-on-green Bot merged commit da366ea into master Jan 14, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the ignore branch January 14, 2021 20:12
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants