Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix composer package replacements #684

Merged
merged 1 commit into from
May 28, 2022

Conversation

tidal
Copy link
Member

@tidal tidal commented May 25, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #684 (31b9608) into main (2e4c849) will decrease coverage by 1.07%.
The diff coverage is 48.82%.

❗ Current head 31b9608 differs from pull request most recent head eccf533. Consider uploading reports for the commit eccf533 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #684      +/-   ##
============================================
- Coverage     86.07%   85.00%   -1.08%     
- Complexity     1151     1233      +82     
============================================
  Files           128      137       +9     
  Lines          2794     2980     +186     
============================================
+ Hits           2405     2533     +128     
- Misses          389      447      +58     
Flag Coverage Δ
7.4 85.00% <49.04%> (-1.03%) ⬇️
8.0 85.05% <49.04%> (-1.03%) ⬇️
8.1 85.05% <49.04%> (-1.03%) ⬇️

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

Impacted Files Coverage Δ
src/Context/ContextStorageHead.php 100.00% <ø> (+100.00%) ⬆️
src/Context/FiberBoundContextStorage.php 0.00% <0.00%> (ø)
src/Context/FiberBoundContextStorageScope.php 0.00% <0.00%> (ø)
...Contrib/Context/Swoole/SwooleContextDestructor.php 0.00% <0.00%> (ø)
...rc/Contrib/Context/Swoole/SwooleContextHandler.php 0.00% <0.00%> (ø)
src/Contrib/Context/Swoole/SwooleContextScope.php 0.00% <0.00%> (ø)
...rc/Contrib/Context/Swoole/SwooleContextStorage.php 0.00% <0.00%> (ø)
src/Context/ScopeBound/ScopeBoundPromise.php 96.29% <96.29%> (ø)
src/API/Trace/Propagation/B3MultiPropagator.php 100.00% <100.00%> (ø)
src/Context/Context.php 82.92% <100.00%> (ø)
... and 7 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 2e4c849...eccf533. Read the comment docs.

@bobstrecansky bobstrecansky merged commit f3aedcd into open-telemetry:main May 28, 2022
@tidal tidal deleted the pkg-split branch July 2, 2022 21:28
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.

None yet

3 participants