Skip to content

feat(devkit): spike classifier + percentile tests (#139 #140 #141 #142)#208

Merged
Tinna23 merged 1 commit into
StellarCommons:mainfrom
portableDD:feat/portabledd-issues-139-140-141-142
Apr 25, 2026
Merged

feat(devkit): spike classifier + percentile tests (#139 #140 #141 #142)#208
Tinna23 merged 1 commit into
StellarCommons:mainfrom
portableDD:feat/portabledd-issues-139-140-141-142

Conversation

@portableDD
Copy link
Copy Markdown
Contributor

Summary

Resolves four issues assigned to PortableDD in the packages/devkit analysis module.

Changes

src/analysis/spike_classifier.rs

tests/percentile.rs (new file)

Closes

Closes #139
Closes #140
Closes #141
Closes #142

…larCommons#141 StellarCommons#142

- Define SpikeEvent struct with SpikeSeverity enum (closes StellarCommons#141)
- Implement SpikeClassifier::detect() for fee spike detection (closes StellarCommons#142)
- Write nearest-rank percentile tests p10/p50/p90/p95/p99 (closes StellarCommons#139)
- Write interpolation percentile tests with boundary and midpoint cases (closes StellarCommons#140)
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 25, 2026

@portableDD Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Tinna23 Tinna23 merged commit aaedba0 into StellarCommons:main Apr 25, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants