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 additional scraping service that works via QUIC #6104

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

soffokl
Copy link
Member

@soffokl soffokl commented Mar 13, 2025

No description provided.

@soffokl soffokl self-assigned this Mar 13, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 6.06061% with 341 lines in your changes missing coverage. Please review.

Project coverage is 36.59%. Comparing base (94fcf39) to head (d4f562e).
Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
p2p/channel_quic.go 0.00% 144 Missing ⚠️
p2p/listener.go 0.00% 78 Missing ⚠️
p2p/dialer.go 0.00% 45 Missing ⚠️
tequilapi/endpoints/service.go 0.00% 25 Missing and 2 partials ⚠️
config/flags_service_quic.go 0.00% 14 Missing ⚠️
p2p/channel.go 55.17% 9 Missing and 4 partials ⚠️
services/openvpn/service/proxy.go 0.00% 13 Missing ⚠️
p2p/wireformat.go 50.00% 2 Missing ⚠️
core/service/manager.go 0.00% 1 Missing ⚠️
mobile/mysterium/fd_default.go 0.00% 1 Missing ⚠️
... and 3 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6104      +/-   ##
==========================================
- Coverage   36.88%   36.59%   -0.30%     
==========================================
  Files         371      373       +2     
  Lines       25034    25305     +271     
==========================================
+ Hits         9235     9260      +25     
- Misses      15010    15260     +250     
+ Partials      789      785       -4     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

4 participants