Skip to content

docs: add test plans for issues #670-673, fix broken stats.rs - #713

Merged
Kingsman-99 merged 1 commit into
Stellar-split:mainfrom
SYMBAxx:docs/issues-670-671-672-673-test-plans
Aug 30, 2026
Merged

docs: add test plans for issues #670-673, fix broken stats.rs#713
Kingsman-99 merged 1 commit into
Stellar-split:mainfrom
SYMBAxx:docs/issues-670-671-672-673-test-plans

Conversation

@SYMBAxx

@SYMBAxx SYMBAxx commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Adds boundary/scenario test plans for FeeBracket selection, ContributionResult capping, InstalmentPlan paid_index tracking, and get_stats zero-state, mapping each acceptance criterion to exact code locations and expected values.

Also deduplicates contracts/split/src/stats.rs, which had two competing get_stats/Stats implementations pasted together from an unresolved merge across two PRs for issue #313. The module isn't wired into the crate (no mod stats; in lib.rs), so this never surfaced as a compile error, but it was invalid Rust regardless.

closes #670
closes #671
closes #672
closes #673

Co-

…ts.rs

Adds boundary/scenario test plans for FeeBracket selection, ContributionResult
capping, InstalmentPlan paid_index tracking, and get_stats zero-state, mapping
each acceptance criterion to exact code locations and expected values.

Also deduplicates contracts/split/src/stats.rs, which had two competing
get_stats/Stats implementations pasted together from an unresolved merge
across two PRs for issue Stellar-split#313. The module isn't wired into the crate (no
`mod stats;` in lib.rs), so this never surfaced as a compile error, but it
was invalid Rust regardless.

Co-
@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@SYMBAxx 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

@Kingsman-99
Kingsman-99 merged commit 6081b01 into Stellar-split:main Aug 30, 2026
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