Skip to content

Conversation

@biandratti
Copy link
Owner

Pull Request Template

Description

Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change:

Please select the appropriate tags in the PR if necessary.

Motivation

Keeping thing up-to-date

How has this been tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce, and the Operative System used.

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • Select the appropriate tags in the PR if necessary.

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2025

Codecov Report

Attention: Patch coverage is 35.92233% with 66 lines in your changes missing coverage. Please review.

Project coverage is 54.19%. Comparing base (cb60810) to head (154e008).

Files with missing lines Patch % Lines
src/tcp_process.rs 0.00% 61 Missing ⚠️
src/window_size.rs 78.57% 3 Missing ⚠️
src/tcp.rs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   54.41%   54.19%   -0.23%     
==========================================
  Files          17       17              
  Lines        1573     1622      +49     
==========================================
+ Hits          856      879      +23     
- Misses        717      743      +26     

☔ 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.

@biandratti biandratti changed the title adding window size raw PoC [testing additional tcp signals] May 18, 2025
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