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

new rector rules #964

Merged
merged 1 commit into from
Apr 7, 2023
Merged

new rector rules #964

merged 1 commit into from
Apr 7, 2023

Conversation

brettmc
Copy link
Collaborator

@brettmc brettmc commented Apr 6, 2023

Latest rector update adds some new rules. Apply one new rule, and disable FlipTypeControlToUseExclusiveTypeRector (which changes about 40 files, and IMO makes it harder to comprehend)

apply one new rector rule, and disable FlipTypeControlToUseExclusiveTypeRector (which changes about 40 files, and IMO makes it harder to comprehend)
@brettmc brettmc requested a review from a team April 6, 2023 06:13
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #964 (8a7952f) into main (0a6d7cb) will increase coverage by 0.04%.
The diff coverage is 6.25%.

❗ Current head 8a7952f differs from pull request most recent head e9ae5f0. Consider uploading reports for the commit e9ae5f0 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #964      +/-   ##
============================================
+ Coverage     83.36%   83.40%   +0.04%     
- Complexity     2125     2126       +1     
============================================
  Files           277      277              
  Lines          6102     6100       -2     
============================================
+ Hits           5087     5088       +1     
+ Misses         1015     1012       -3     
Flag Coverage Δ
7.4 82.05% <6.25%> (+0.04%) ⬆️
8.0 83.36% <6.25%> (+0.04%) ⬆️
8.1 83.48% <6.25%> (+0.04%) ⬆️
8.2 83.48% <6.25%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
src/API/Logs/LogRecord.php 100.00% <ø> (ø)
src/Contrib/Otlp/AttributesConverter.php 0.00% <0.00%> (ø)
src/SDK/Resource/ResourceInfoFactory.php 58.00% <33.33%> (-1.58%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a6d7cb...e9ae5f0. Read the comment docs.

@brettmc brettmc merged commit 653a726 into open-telemetry:main Apr 7, 2023
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.

2 participants