Skip to content

style(rivet-core): cargo fmt drift after PR #218 merge#219

Merged
avrabe merged 1 commit intomainfrom
fix/fmt-drift-post-mutation-merge
Apr 26, 2026
Merged

style(rivet-core): cargo fmt drift after PR #218 merge#219
avrabe merged 1 commit intomainfrom
fix/fmt-drift-post-mutation-merge

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Apr 26, 2026

PR #218's new tests had multi-line assert_eq! formatting cargo fmt rejects. Running cargo fmt --all collapses to single-line where fits.

No semantic changes.

PR #218 added 36 new tests with multi-line assert_eq! formatting that
cargo fmt --all -- --check rejects. Running cargo fmt --all collapses
the multi-line forms to single-line where the line fits, matching
existing style.

No semantic changes; pure formatting.

Trace: skip
@github-actions
Copy link
Copy Markdown

📐 Rivet artifact delta

No artifact changes in this PR. Code-only changes (renderer, CLI wiring, tests) don't touch the artifact graph.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rivet Criterion Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: 6a43b07 Previous: f44b825 Ratio
diff/10000 11310199 ns/iter (± 410976) 8041571 ns/iter (± 373316) 1.41

This comment was automatically generated by workflow using github-action-benchmark.

@avrabe avrabe merged commit a3ce780 into main Apr 26, 2026
23 of 28 checks passed
@avrabe avrabe deleted the fix/fmt-drift-post-mutation-merge branch April 26, 2026 15:40
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.

1 participant