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

Add support for additional services #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add support for additional services #365

wants to merge 1 commit into from

Conversation

pyoor
Copy link
Contributor

@pyoor pyoor commented May 15, 2023

Adds support for running additional services during fuzzing, replay, and reduction. This PR also adds a basic WebTransport service.

@pyoor
Copy link
Contributor Author

pyoor commented May 19, 2023

Looks like aioquic is broken on python 3.11 😭

@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Attention: Patch coverage is 99.29078% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.59%. Comparing base (1fdecd0) to head (9d6135c).

Files with missing lines Patch % Lines
src/grizzly/services/core.py 97.95% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
- Coverage   99.60%   99.59%   -0.01%     
==========================================
  Files          54       58       +4     
  Lines        5513     5653     +140     
==========================================
+ Hits         5491     5630     +139     
- Misses         22       23       +1     

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

@pyoor pyoor requested a review from a team as a code owner August 16, 2024 13:57
@pyoor pyoor force-pushed the webtransport branch 2 times, most recently from 20c1451 to 7b8217c Compare February 19, 2025 14:18
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.

3 participants