Skip to content

resolve deptrac baseline#844

Merged
bobstrecansky merged 2 commits into
open-telemetry:mainfrom
brettmc:bugfix/deptrac-baseline
Oct 12, 2022
Merged

resolve deptrac baseline#844
bobstrecansky merged 2 commits into
open-telemetry:mainfrom
brettmc:bugfix/deptrac-baseline

Conversation

@brettmc

@brettmc brettmc commented Oct 12, 2022

Copy link
Copy Markdown
Contributor

Nevay found that an @internal annotation in NonRecordingSpan was the cause of the violation, so remove it.

Closes #718

Nevay found that an @internal annotation in NonRecordingSpan was the cause of the violation, so
remove it.
@brettmc
brettmc requested a review from a team October 12, 2022 12:36
@codecov

codecov Bot commented Oct 12, 2022

Copy link
Copy Markdown

Codecov Report

Merging #844 (34751bd) into main (7940773) will decrease coverage by 1.08%.
The diff coverage is 34.65%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #844      +/-   ##
============================================
- Coverage     82.51%   81.43%   -1.09%     
- Complexity     1888     1924      +36     
============================================
  Files           234      239       +5     
  Lines          4908     4982      +74     
============================================
+ Hits           4050     4057       +7     
- Misses          858      925      +67     
Flag Coverage Δ
7.4 81.46% <34.68%> (-1.07%) ⬇️
8.0 81.49% <34.68%> (-1.06%) ⬇️
8.1 81.64% <36.58%> (-0.92%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/API/Trace/NonRecordingSpan.php 100.00% <ø> (ø)
src/Contrib/Otlp/MetricExporter.php 0.00% <0.00%> (ø)
src/Contrib/Otlp/ProtobufSerializer.php 0.00% <0.00%> (ø)
src/Contrib/Otlp/SpanExporter.php 0.00% <0.00%> (ø)
src/Contrib/OtlpGrpc/Exporter.php 92.00% <ø> (ø)
src/Contrib/OtlpHttp/MetricExporter.php 0.00% <0.00%> (ø)
src/SDK/Common/Export/Http/PsrTransportFactory.php 100.00% <ø> (ø)
src/SDK/Common/Export/Stream/StreamTransport.php 0.00% <0.00%> (ø)
...DK/Common/Export/Stream/StreamTransportFactory.php 0.00% <0.00%> (ø)
src/SDK/Resource/Detectors/Process.php 100.00% <ø> (ø)
... and 13 more

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 3866a82...34751bd. Read the comment docs.

@bobstrecansky
bobstrecansky merged commit 10830f2 into open-telemetry:main Oct 12, 2022
@brettmc
brettmc deleted the bugfix/deptrac-baseline branch October 25, 2022 06:55
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.

Resolve Deptrac baseline

2 participants