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

Fixed lifetime issue of startup mutex and condition variable in PfRingDevice. #1679

Merged
merged 2 commits into from
Jan 8, 2025

Variable name fixup.

38b956b
Select commit
Loading
Failed to load commit list.
Merged

Fixed lifetime issue of startup mutex and condition variable in PfRingDevice. #1679

Variable name fixup.
38b956b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 0s

83.15% (-0.01%) compared to 7898a5d

View this Pull Request on Codecov

83.15% (-0.01%) compared to 7898a5d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.15%. Comparing base (7898a5d) to head (38b956b).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1679      +/-   ##
==========================================
- Coverage   83.16%   83.15%   -0.01%     
==========================================
  Files         277      277              
  Lines       48201    48200       -1     
  Branches     9932     9974      +42     
==========================================
- Hits        40086    40082       -4     
+ Misses       7266     7240      -26     
- Partials      849      878      +29     

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