Skip to content

Conversation

@brettmc
Copy link
Contributor

@brettmc brettmc commented Jan 7, 2025

add the php-cs-fixer no_blank_lines_after_class_opening rule and apply to codebase

add the php-cs-fixer no_blank_lines_after_class_opening rule and apply to codebase
@brettmc brettmc requested a review from a team as a code owner January 7, 2025 01:04
@codecov
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.33%. Comparing base (b515b6b) to head (4c60ca3).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1468      +/-   ##
============================================
+ Coverage     73.27%   73.33%   +0.06%     
  Complexity     2683     2683              
============================================
  Files           387      387              
  Lines          8014     8014              
============================================
+ Hits           5872     5877       +5     
+ Misses         2142     2137       -5     
Flag Coverage Δ
8.1 73.09% <ø> (+0.11%) ⬆️
8.2 73.16% <ø> (-0.03%) ⬇️
8.3 73.19% <ø> (+0.01%) ⬆️
8.4 73.30% <ø> (+0.09%) ⬆️
8.5 73.19% <ø> (-0.02%) ⬇️

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

Files with missing lines Coverage Δ
...tion/AutoInstrumentation/ConfigurationRegistry.php 100.00% <ø> (ø)
...der/Instrumentation/General/HttpConfigProvider.php 0.00% <ø> (ø)
...omponentProvider/Logs/LogRecordExporterConsole.php 0.00% <ø> (ø)
...K/ComponentProvider/Logs/LogRecordExporterOtlp.php 0.00% <ø> (ø)
...ComponentProvider/Logs/LogRecordProcessorBatch.php 0.00% <ø> (ø)
...omponentProvider/Logs/LogRecordProcessorSimple.php 0.00% <ø> (ø)
...entProvider/Metrics/AggregationResolverDefault.php 0.00% <ø> (ø)
...omponentProvider/Metrics/MetricExporterConsole.php 0.00% <ø> (ø)
...K/ComponentProvider/Metrics/MetricExporterOtlp.php 0.00% <ø> (ø)
...ComponentProvider/Metrics/MetricReaderPeriodic.php 0.00% <ø> (ø)
... and 44 more

... and 7 files with indirect coverage changes


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 b515b6b...4c60ca3. Read the comment docs.

Copy link
Contributor

@ChrisLightfootWild ChrisLightfootWild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you! ❤️

@brettmc brettmc merged commit 7aa3e02 into open-telemetry:main Jan 7, 2025
11 checks passed
brettmc added a commit to brettmc/opentelemetry-php that referenced this pull request Jan 9, 2025
add the php-cs-fixer no_blank_lines_after_class_opening rule and apply to codebase
@brettmc brettmc deleted the no-blank-class-opening branch January 29, 2025 21:52
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