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.

Signed-off-by: Zack Cerza <zack@cerza.org>
@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2025

Codecov Report

❌ Patch coverage is 57.57576% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.11%. Comparing base (1332701) to head (c41cb52).
⚠️ Report is 5 commits behind head on main.

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.05%   71.11%   +0.05%     
==========================================
  Files          64       64              
  Lines       35359    35376      +17     
==========================================
+ Hits        25124    25157      +33     
+ Misses      10235    10219      -16     

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

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

@sylvestre
Copy link
Collaborator

rustfmt is needed btw

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