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

Fall back to stderr if the log path contains colons #3044

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

bwoebi
Copy link
Collaborator

@bwoebi bwoebi commented Jan 17, 2025

This mitigates issues with logging being to special devices / pipes.

@bwoebi bwoebi requested review from a team as code owners January 17, 2025 11:41
@bwoebi bwoebi force-pushed the bob/fix_serverless branch from 534ac0a to 5242865 Compare January 17, 2025 12:02
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.80%. Comparing base (c73b7f7) to head (5242865).
Report is 6 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3044      +/-   ##
============================================
+ Coverage     72.93%   74.80%   +1.86%     
  Complexity     2781     2781              
============================================
  Files           139      112      -27     
  Lines         15166    11017    -4149     
  Branches       1022        0    -1022     
============================================
- Hits          11062     8241    -2821     
+ Misses         3552     2776     -776     
+ Partials        552        0     -552     
Flag Coverage Δ
appsec-extension ?
tracer-php 74.80% <ø> (ø)

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

see 27 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 c73b7f7...5242865. Read the comment docs.

Copy link
Member

@realFlowControl realFlowControl left a comment

Choose a reason for hiding this comment

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

looking good 🎉

@bwoebi bwoebi merged commit 51e8314 into master Jan 17, 2025
414 of 466 checks passed
@bwoebi bwoebi deleted the bob/fix_serverless branch January 17, 2025 12:30
@github-actions github-actions bot added this to the 1.7.0 milestone Jan 17, 2025
realFlowControl pushed a commit that referenced this pull request Jan 17, 2025
@realFlowControl realFlowControl modified the milestones: 1.7.0, 1.6.3 Jan 17, 2025
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.

3 participants