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

[profiling] Use bolero list to find all bolero fuzz targets #444

Merged
merged 14 commits into from
May 23, 2024

Conversation

taegyunkim
Copy link
Contributor

@taegyunkim taegyunkim commented May 22, 2024

What does this PR do?

Updates fuzz test ci to semi-auto detect fuzz targets.

Motivation

Reliability week.

Additional Notes

Anything else we should know when reviewing?

How to test the change?

Describe here in detail how the change can be validated.

@taegyunkim taegyunkim added the profiling Relates to the profiling* modules. label May 22, 2024
@taegyunkim taegyunkim marked this pull request as ready for review May 22, 2024 14:52
@taegyunkim taegyunkim requested a review from a team as a code owner May 22, 2024 14:52
@codecov-commenter
Copy link

codecov-commenter commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.54%. Comparing base (2d406d2) to head (09d85ba).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #444      +/-   ##
==========================================
- Coverage   67.55%   67.54%   -0.01%     
==========================================
  Files         192      192              
  Lines       24321    24321              
==========================================
- Hits        16429    16428       -1     
- Misses       7892     7893       +1     
Components Coverage Δ
crashtracker 19.34% <ø> (ø)
datadog-alloc 98.63% <ø> (-0.14%) ⬇️
data-pipeline 51.45% <ø> (ø)
data-pipeline-ffi 0.00% <ø> (ø)
ddcommon 85.23% <ø> (ø)
ddcommon-ffi 74.93% <ø> (ø)
ddtelemetry 53.72% <ø> (ø)
ipc 81.27% <ø> (ø)
profiling 78.09% <ø> (ø)
profiling-ffi 60.05% <ø> (ø)
serverless 0.00% <ø> (ø)
sidecar 36.58% <ø> (ø)
sidecar-ffi 0.00% <ø> (ø)
spawn-worker 54.98% <ø> (ø)
trace-mini-agent 69.12% <ø> (ø)
trace-normalization 97.79% <ø> (ø)
trace-obfuscation 95.74% <ø> (ø)
trace-protobuf 30.76% <ø> (ø)
trace-utils 78.29% <ø> (ø)

@taegyunkim taegyunkim requested a review from a team as a code owner May 22, 2024 15:25
@github-actions github-actions bot removed the profiling Relates to the profiling* modules. label May 22, 2024
.github/workflows/fuzz.yml Show resolved Hide resolved
.github/workflows/fuzz.yml Show resolved Hide resolved
@taegyunkim taegyunkim force-pushed the taegyunkim/fuzz-ci branch from bcd437f to e4d233a Compare May 22, 2024 19:24
@taegyunkim taegyunkim requested a review from danielsn May 22, 2024 19:27
@taegyunkim taegyunkim requested a review from danielsn May 23, 2024 14:07
@taegyunkim
Copy link
Contributor Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented May 23, 2024

🚂 MergeQueue

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.

Use /merge -c to cancel this operation!

@dd-devflow
Copy link

dd-devflow bot commented May 23, 2024

🚂 MergeQueue

Pull request added to the queue.

This build is going to start soon! (estimated merge in less than 16m)

Use /merge -c to cancel this operation!

@taegyunkim taegyunkim merged commit 0d5e0d1 into main May 23, 2024
27 checks passed
@taegyunkim taegyunkim deleted the taegyunkim/fuzz-ci branch May 23, 2024 16:42
@dd-devflow
Copy link

dd-devflow bot commented May 23, 2024

🚂 MergeQueue

This pull request was merged directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants