-
Notifications
You must be signed in to change notification settings - Fork 169
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
update(ci): use codecov flag for libsinsp #1995
update(ci): use codecov flag for libsinsp #1995
Conversation
Perf diff from master - unit tests
Perf diff from master - scap file
Heap diff from master - unit tests
Heap diff from master - scap file
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1995 +/- ##
===========================================
+ Coverage 51.21% 74.08% +22.87%
===========================================
Files 311 253 -58
Lines 39671 30766 -8905
Branches 17929 5418 -12511
===========================================
+ Hits 20317 22793 +2476
+ Misses 14262 7963 -6299
+ Partials 5092 10 -5082
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Luca Guerra <[email protected]>
5d43c9b
to
dfdfa6c
Compare
Perf diff from master - unit tests
Perf diff from master - scap file
Heap diff from master - unit tests
Heap diff from master - scap file
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
LGTM label has been added. Git tree hash: 5b9a1a14d985af398b012a52a41ae6a34cef6f7f
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Andreagit97, LucaGuerra The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind cleanup
Any specific area of the project related to this PR?
/area CI
Does this PR require a change in the driver versions?
No
What this PR does / why we need it:
Trying to get codecov to behave even if not all tests are computing coverage at this point.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: