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

Atomic bits #2010

Merged
merged 2 commits into from
Dec 23, 2024

epoll: use atomic event mask

be379a2
Select commit
Loading
Failed to load commit list.
Merged

Atomic bits #2010

epoll: use atomic event mask
be379a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

82.09% (+0.00%) compared to 6055f93

View this Pull Request on Codecov

82.09% (+0.00%) compared to 6055f93

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.09%. Comparing base (6055f93) to head (be379a2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2010   +/-   ##
=======================================
  Coverage   82.08%   82.09%           
=======================================
  Files          95       95           
  Lines       23913    23896   -17     
  Branches     3139     3138    -1     
=======================================
- Hits        19630    19618   -12     
+ Misses       4208     4205    -3     
+ Partials       75       73    -2     

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