Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

deps(3.1.x): update OpenCensus API to 0.30.0#1600

Merged
thiagotnunes merged 2 commits into3.1.xfrom
opencensus-0.30-3.1.x
Dec 17, 2021
Merged

deps(3.1.x): update OpenCensus API to 0.30.0#1600
thiagotnunes merged 2 commits into3.1.xfrom
opencensus-0.30-3.1.x

Conversation

@thiagotnunes
Copy link
Copy Markdown
Contributor

No description provided.

@thiagotnunes thiagotnunes requested review from a team December 17, 2021 04:22
@product-auto-label product-auto-label Bot added the api: spanner Issues related to the googleapis/java-spanner API. label Dec 17, 2021
@thiagotnunes thiagotnunes changed the title deps: update OpenCensus API to 0.30.0 deps(3.1.x): update OpenCensus API to 0.30.0 Dec 17, 2021
@olavloite
Copy link
Copy Markdown
Collaborator

Created tracking issue for the integration test failure here: #1606

Seems to be caused by a test that will fail if two instances of the same test are running at the same time using the same project id.

The list instance filter was matching several instances, because they
contained the same prefix. We now perform an exact match instead.
@thiagotnunes
Copy link
Copy Markdown
Contributor Author

Fixes #1606

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 17, 2021

Codecov Report

❗ No coverage uploaded for pull request base (3.1.x@4f8f2a6). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             3.1.x    #1600   +/-   ##
========================================
  Coverage         ?   85.07%           
  Complexity       ?     2554           
========================================
  Files            ?      142           
  Lines            ?    13943           
  Branches         ?     1329           
========================================
  Hits             ?    11862           
  Misses           ?     1523           
  Partials         ?      558           

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 4f8f2a6...2fd07b7. Read the comment docs.

@thiagotnunes thiagotnunes merged commit 52f23d3 into 3.1.x Dec 17, 2021
@thiagotnunes thiagotnunes deleted the opencensus-0.30-3.1.x branch December 17, 2021 13:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants