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

Return statement: evaluate content for correct LoC markings #909

Merged
merged 1 commit into from
Mar 7, 2022
Merged

Return statement: evaluate content for correct LoC markings #909

merged 1 commit into from
Mar 7, 2022

Conversation

Slamdunk
Copy link
Contributor

@Slamdunk Slamdunk commented Mar 7, 2022

Fix #907

@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #909 (b495050) into 9.2 (6f21eb1) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                9.2     #909      +/-   ##
============================================
+ Coverage     83.58%   83.66%   +0.07%     
- Complexity     1150     1161      +11     
============================================
  Files            59       59              
  Lines          3387     3415      +28     
============================================
+ Hits           2831     2857      +26     
- Misses          556      558       +2     
Impacted Files Coverage Δ
...c/StaticAnalysis/ExecutableLinesFindingVisitor.php 97.33% <100.00%> (+1.03%) ⬆️
src/Driver/PhpdbgDriver.php 0.00% <0.00%> (ø)
src/StaticAnalysis/CachingFileAnalyser.php 0.00% <0.00%> (ø)
src/Report/Html/Renderer/Dashboard.php 96.46% <0.00%> (+0.03%) ⬆️
src/Report/Html/Renderer/File.php 93.40% <0.00%> (+0.05%) ⬆️

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 6f21eb1...b495050. Read the comment docs.

@sebastianbergmann
Copy link
Owner

You are amazing, @Slamdunk. Thank you!

@sebastianbergmann sebastianbergmann merged commit a067a1a into sebastianbergmann:9.2 Mar 7, 2022
@Slamdunk Slamdunk deleted the array_with_scalars branch March 7, 2022 09:26
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