Skip to content

Add tracking of reason for error outcomes in metrics.#435

Merged
rnijveld merged 1 commit intomainfrom
metrics-error-specificty
Feb 26, 2026
Merged

Add tracking of reason for error outcomes in metrics.#435
rnijveld merged 1 commit intomainfrom
metrics-error-specificty

Conversation

@davidv1992
Copy link
Copy Markdown
Member

No description provided.

@davidv1992 davidv1992 linked an issue Feb 11, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 45.19231% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.40%. Comparing base (99dd160) to head (ae58a5b).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
nts-pool-ke/src/pool_ke.rs 45.19% 57 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
- Coverage   71.53%   71.40%   -0.14%     
==========================================
  Files          61       61              
  Lines       13790    13862      +72     
==========================================
+ Hits         9865     9898      +33     
- Misses       3925     3964      +39     
Flag Coverage Δ
beta 71.61% <45.19%> (-0.15%) ⬇️
fuzz 60.79% <ø> (-0.12%) ⬇️
fuzz-client_request 35.82% <ø> (ø)
fuzz-key_exchange_response 41.30% <ø> (ø)
fuzz-record 35.93% <ø> (ø)
fuzz-server_information_response 25.43% <ø> (+0.46%) ⬆️
msrv 71.28% <45.19%> (-0.14%) ⬇️
stable 71.65% <45.19%> (-0.13%) ⬇️
test 71.34% <45.19%> (-0.14%) ⬇️
x86_64-unknown-linux-gnu 71.33% <45.19%> (-0.12%) ⬇️
x86_64-unknown-linux-musl 71.62% <45.19%> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rnijveld rnijveld added this pull request to the merge queue Feb 26, 2026
Merged via the queue into main with commit a4ec3dc Feb 26, 2026
16 checks passed
@rnijveld rnijveld deleted the metrics-error-specificty branch February 26, 2026 10:21
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.

KE Failure Reasons

2 participants