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

Improve executable lines visitor accuracy #893

Merged
merged 3 commits into from
Feb 17, 2022
Merged

Improve executable lines visitor accuracy #893

merged 3 commits into from
Feb 17, 2022

Conversation

Slamdunk
Copy link
Contributor

Found while testing the new feature on my projects

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #893 (4e77c76) into 9.2 (a67e775) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                9.2     #893      +/-   ##
============================================
+ Coverage     83.69%   83.73%   +0.04%     
- Complexity     1122     1127       +5     
============================================
  Files            59       59              
  Lines          3526     3536      +10     
============================================
+ Hits           2951     2961      +10     
  Misses          575      575              
Impacted Files Coverage Δ
...c/StaticAnalysis/ExecutableLinesFindingVisitor.php 100.00% <100.00%> (ø)
src/Node/File.php 80.13% <0.00%> (+0.27%) ⬆️

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 a67e775...4e77c76. Read the comment docs.

@sebastianbergmann sebastianbergmann merged commit 31b8b03 into sebastianbergmann:9.2 Feb 17, 2022
@Slamdunk Slamdunk deleted the improve_exec_lines_accuracy branch February 17, 2022 10: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.

2 participants