Skip to content

collect some basic proxied connection stats#62

Open
marten-seemann wants to merge 1 commit into
masterfrom
stats
Open

collect some basic proxied connection stats#62
marten-seemann wants to merge 1 commit into
masterfrom
stats

Conversation

@marten-seemann

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Sep 10, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.85%. Comparing base (ce895be) to head (c82665c).
⚠️ Report is 34 commits behind head on master.

Files with missing lines Patch % Lines
proxy.go 86.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   74.75%   75.85%   +1.09%     
==========================================
  Files           4        4              
  Lines         309      323      +14     
==========================================
+ Hits          231      245      +14     
  Misses         54       54              
  Partials       24       24              

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

@marten-seemann marten-seemann linked an issue Sep 10, 2024 that may be closed by this pull request
@marten-seemann

Copy link
Copy Markdown
Member Author

This is suboptimal, since we only receive the information after the connection was closed.

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.

make stats available to the application

1 participant