Skip to content

Conversation

@zmc
Copy link

@zmc zmc commented Oct 2, 2025

Fixes: #33

This would be my first contribution to this project, and I am relatively inexperienced with Rust, so I'd love feedback on this.

@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2025

Codecov Report

❌ Patch coverage is 58.20896% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.70%. Comparing base (a888c16) to head (9d35321).

Files with missing lines Patch % Lines
src/server.rs 52.63% 27 Missing ⚠️
tests/oauth.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2452      +/-   ##
==========================================
+ Coverage   71.62%   71.70%   +0.08%     
==========================================
  Files          65       65              
  Lines       36459    36476      +17     
==========================================
+ Hits        26112    26155      +43     
+ Misses      10347    10321      -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.

@sylvestre
Copy link
Collaborator

did you evaluate the perf impact of this? thanks

@ahartmetz
Copy link
Contributor

What's the use case for this? It seems pretty exotic. I don't really mind since it's opt-in, anyway...

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.

Save stats to disk

4 participants