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

Fix crash due to shared mutable state in EnvoyFilter #53594 #830

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

shimengwang
Copy link
Contributor

@shimengwang shimengwang commented Dec 24, 2024

Fix crash due to shared mutable state in EnvoyFilte #53590

@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.40%. Comparing base (6c45a5a) to head (cc32161).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #830      +/-   ##
==========================================
+ Coverage   85.39%   85.40%   +0.01%     
==========================================
  Files         141      141              
  Lines        8408     8408              
==========================================
+ Hits         7180     7181       +1     
  Misses        971      971              
+ Partials      257      256       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot added the stale label Jan 24, 2025
@spacewander
Copy link
Member

@shimengwang
Would you update the patch? Thanks!

@spacewander spacewander removed the stale label Jan 26, 2025
@spacewander spacewander merged commit c6fe788 into mosn:main Jan 26, 2025
16 checks passed
@spacewander
Copy link
Member

Merged. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants