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

Add since for Span.Kind constants and make SpanBuilder.setSpanKind not abstract. #1226

Merged
merged 1 commit into from
Jun 1, 2018

Conversation

bogdandrutu
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 1, 2018

Codecov Report

Merging #1226 into master will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1226      +/-   ##
============================================
+ Coverage     81.99%   81.99%   +<.01%     
  Complexity     1236     1236              
============================================
  Files           193      193              
  Lines          6026     6027       +1     
  Branches        558      558              
============================================
+ Hits           4941     4942       +1     
- Misses          936      937       +1     
+ Partials        149      148       -1
Impacted Files Coverage Δ Complexity Δ
api/src/main/java/io/opencensus/trace/Span.java 82.5% <ø> (ø) 12 <0> (ø) ⬇️
...src/main/java/io/opencensus/trace/SpanBuilder.java 94.44% <0%> (-5.56%) 4 <0> (ø)
...census/implcore/trace/export/SpanExporterImpl.java 93.15% <0%> (+1.36%) 8% <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 8ab1628...2d06103. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 2fd835b into census-instrumentation:master Jun 1, 2018
@bogdandrutu bogdandrutu deleted the cleanup branch June 1, 2018 20:15
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.

None yet

5 participants