Skip to content

Detector panel improvements - #175

Draft
LDiazN wants to merge 13 commits into
mainfrom
170-detector-panel-improvements
Draft

Detector panel improvements#175
LDiazN wants to merge 13 commits into
mainfrom
170-detector-panel-improvements

Conversation

@LDiazN

@LDiazN LDiazN commented Aug 7, 2026

Copy link
Copy Markdown
Contributor
  • Adds support for query arguments to autoload a detection
  • Shows all blocking types in several rows of the same chart
  • Adds debugging panel at the bottom with several debugging properties:
    • dataframe view
    • json view of the chart
    • png version of the chart
  • Marks which ASNs are triggering changepoints
  • Add additional information on hover
  • Adds link to detector panel from slack notifications

closes #170

@LDiazN LDiazN self-assigned this Aug 7, 2026
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.03%. Comparing base (440ff2d) to head (4304a3f).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
+ Coverage   77.87%   83.03%   +5.16%     
==========================================
  Files          33       89      +56     
  Lines        1939     5724    +3785     
==========================================
+ Hits         1510     4753    +3243     
- Misses        429      971     +542     
Flag Coverage Δ
oonidata 77.87% <ø> (ø)
oonipipeline 85.68% <ø> (?)

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

☔ View full report in Codecov by Harness.
📢 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.

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.

Improvements for the event detector debug panel

1 participant