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

NO-JIRA: Add ClusterFuzzLite PR fuzzing #361

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jiridanek
Copy link
Contributor

@jiridanek jiridanek commented Mar 13, 2022

This is the basic ClusterFuzzLite integration for GitHub Actions. To enable the extra features, it is necessary to create a "storage repo", as described at https://google.github.io/clusterfuzzlite/running-clusterfuzzlite/github-actions/#storage-repo. I plan to look into it later, in subsequent PR.

@jiridanek jiridanek force-pushed the jd_2022_03_13_clusterfuzzlite branch 2 times, most recently from 657440b to 8dd26f3 Compare March 13, 2022 16:22
@jiridanek jiridanek changed the title Add ClusterFuzzLite PR fuzzing NO-JIRA: Add ClusterFuzzLite PR fuzzing Mar 13, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2022

Codecov Report

Merging #361 (8dd26f3) into main (bf92326) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #361   +/-   ##
=======================================
  Coverage   68.22%   68.22%           
=======================================
  Files         367      367           
  Lines       73232    73250   +18     
=======================================
+ Hits        49959    49974   +15     
- Misses      23273    23276    +3     
Impacted Files Coverage Δ
python/proton/_events.py 93.52% <0.00%> (-0.31%) ⬇️
python/proton/_delivery.py 90.96% <0.00%> (-0.18%) ⬇️
python/proton/_reactor.py 78.98% <0.00%> (-0.12%) ⬇️
c/src/proactor/epoll.c 86.45% <0.00%> (-0.12%) ⬇️
c/tests/threaderciser.c 83.68% <0.00%> (-0.06%) ⬇️
python/proton/_handlers.py 71.66% <0.00%> (ø)
python/proton/_io.py 90.35% <0.00%> (+0.17%) ⬆️
python/tests/proton_tests/common.py 81.50% <0.00%> (+0.86%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf92326...8dd26f3. Read the comment docs.

@jiridanek jiridanek force-pushed the jd_2022_03_13_clusterfuzzlite branch from 8dd26f3 to e0662c6 Compare June 10, 2022 17:35
@jiridanek jiridanek force-pushed the jd_2022_03_13_clusterfuzzlite branch from e0662c6 to 6714b4c Compare October 21, 2023 12:58
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.

2 participants