Skip to content

Combined graph#502

Open
cikzh wants to merge 2 commits intomainfrom
combined-graph
Open

Combined graph#502
cikzh wants to merge 2 commits intomainfrom
combined-graph

Conversation

@cikzh
Copy link
Copy Markdown
Member

@cikzh cikzh commented Apr 9, 2026

Instead of drawing a graph for the currently selected protocol and monitor, this PR combines all data into a single graph.
It shows all samples of the last 2 days.

Also snuck in a fix for the text being unselectable in the raw sample code block in the page's table.

@cikzh cikzh requested a review from davidv1992 April 9, 2026 15:23
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 0% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.22%. Comparing base (10066cc) to head (11bc608).

Files with missing lines Patch % Lines
nts-pool-management/src/graph.rs 0.00% 28 Missing ⚠️
nts-pool-management/src/models/time_source.rs 0.00% 18 Missing ⚠️
nts-pool-management/src/main.rs 0.00% 6 Missing ⚠️
nts-pool-management/src/routes/management.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #502      +/-   ##
==========================================
- Coverage   70.42%   70.22%   -0.20%     
==========================================
  Files          69       69              
  Lines       14785    14823      +38     
==========================================
- Hits        10412    10410       -2     
- Misses       4373     4413      +40     
Flag Coverage Δ
beta 70.42% <0.00%> (-0.22%) ⬇️
fuzz 59.79% <ø> (-0.69%) ⬇️
fuzz-client_request 34.70% <ø> (-0.69%) ⬇️
fuzz-key_exchange_response 40.54% <ø> (-0.46%) ⬇️
fuzz-record 35.28% <ø> (ø)
fuzz-server_information_response 24.51% <ø> (ø)
msrv 70.14% <0.00%> (-0.19%) ⬇️
stable 70.46% <0.00%> (-0.21%) ⬇️
test 70.17% <0.00%> (-0.19%) ⬇️
x86_64-unknown-linux-gnu 70.17% <0.00%> (-0.19%) ⬇️
x86_64-unknown-linux-musl 70.46% <0.00%> (-0.19%) ⬇️

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.

@cikzh cikzh linked an issue Apr 16, 2026 that may be closed by this pull request
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.

Display a graph of scoring of time sources over time

2 participants