Skip to content

feat(checker): add libevent checker #3587

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

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

ffontaine
Copy link
Contributor

Replace #1027, #1124, #2501 and #2760
Close #977

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9923fe1) 78.01% compared to head (965075e) 78.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3587      +/-   ##
==========================================
+ Coverage   78.01%   78.31%   +0.29%     
==========================================
  Files         765      767       +2     
  Lines       11601    11611      +10     
  Branches     1362     1362              
==========================================
+ Hits         9051     9093      +42     
+ Misses       2126     2101      -25     
+ Partials      424      417       -7     
Flag Coverage Δ
win-longtests 78.31% <100.00%> (+0.29%) ⬆️

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

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

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

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

hah, finally a libevent checker. I guess I can see from the pattern why it was a bit beyond beginner level. Thanks!

@terriko terriko merged commit fbcbbd6 into intel:main Dec 13, 2023
@ffontaine ffontaine deleted the add-libevent-checker branch December 13, 2023 17:14
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.

New checker: libevent
3 participants