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

Conversation

@jsuereth
Copy link
Contributor

Still going through release process, so there may be more necessary to get a full release, but at a minimum this backports fixes onto 0.28.x in preparation for a 0.28.3

jsuereth and others added 3 commits January 11, 2021 11:50
…ation#2071)

* Add a fix to metric views when a time skew is detected rather than crashing the application/thread.
* Add test for time-rewind issues, and fix problems discovered.
…2072)

* Mark ContextUtils as public (but deprecated) to fix bincompat issues with 0.17.x->0.18.x
* Add an access mechanism for grpc context and update deprecation denotation.
@jsuereth jsuereth requested review from a team, dinooliva, rghetia and songy23 as code owners January 11, 2021 16:54
@google-cla google-cla bot added the cla: yes label Jan 11, 2021
@codecov-io
Copy link

Codecov Report

Merging #2073 (62f1752) into v0.28.x (ca93125) will decrease coverage by 0.02%.
The diff coverage is 53.84%.

Impacted file tree graph

@@              Coverage Diff              @@
##             v0.28.x    #2073      +/-   ##
=============================================
- Coverage      83.08%   83.05%   -0.03%     
- Complexity      2264     2265       +1     
=============================================
  Files            322      322              
  Lines          10557    10568      +11     
  Branches        1048     1049       +1     
=============================================
+ Hits            8771     8777       +6     
- Misses          1448     1452       +4     
- Partials         338      339       +1     
Impacted Files Coverage Δ Complexity Δ
...io/opencensus/trace/unsafe/ContextManagerImpl.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
.../java/io/opencensus/trace/unsafe/ContextUtils.java 100.00% <ø> (ø) 4.00 <0.00> (ø)
...io/opencensus/trace/unsafe/ContextHandleUtils.java 78.57% <33.33%> (-12.34%) 6.00 <1.00> (+1.00) ⬇️
.../io/opencensus/implcore/stats/MutableViewData.java 92.07% <60.00%> (-1.52%) 4.00 <0.00> (ø)

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 ca93125...62f1752. Read the comment docs.

@jsuereth jsuereth merged commit d48eb5d into census-instrumentation:v0.28.x Jan 11, 2021
@jsuereth jsuereth deleted the v0.28.x branch January 11, 2021 19:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants