Skip to content

Conversation

@sehkone
Copy link
Contributor

@sehkone sehkone commented Jan 24, 2026

Closes #768

@codecov
Copy link

codecov bot commented Jan 24, 2026

Codecov Report

❌ Patch coverage is 77.00535% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.74%. Comparing base (b2fde00) to head (3209eef).
⚠️ Report is 1 commits behind head on auth-mtls.

Files with missing lines Patch % Lines
src/lib.rs 64.73% 61 Missing ⚠️
src/auth/mtls.rs 88.08% 23 Missing ⚠️
src/graphql/cert.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           auth-mtls     #769      +/-   ##
=============================================
+ Coverage      73.04%   73.74%   +0.70%     
=============================================
  Files             70       71       +1     
  Lines          17708    18068     +360     
=============================================
+ Hits           12934    13324     +390     
+ Misses          4774     4744      -30     

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

@sehkone sehkone force-pushed the issue-768 branch 4 times, most recently from 8cdf99d to 446b563 Compare January 25, 2026 07:49
- implement mTLS validation and context JWT checks with dedicated errors
- gate jwt-only GraphQL modules/tests for auth-mtls builds
- add mTLS-focused tests and adjust feature-specific test setup

Closes #768
@sehkone sehkone merged commit 5dab1ba into auth-mtls Jan 25, 2026
10 checks passed
@sehkone sehkone deleted the issue-768 branch January 25, 2026 10:56
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.

2 participants