Skip to content

chore(master): release 0.1.2#5

Merged
Xevion merged 1 commit intomasterfrom
release-please--branches--master--components--ferrite
Apr 5, 2026
Merged

chore(master): release 0.1.2#5
Xevion merged 1 commit intomasterfrom
release-please--branches--master--components--ferrite

Conversation

@Xevion
Copy link
Copy Markdown
Owner

@Xevion Xevion commented Mar 20, 2026

🤖 I have created a release beep boop

0.1.2 (2026-04-05)

Features

  • Add --tui auto|always|never flag and unify mode dispatch (f000221)
  • Add physical address resolution, ECC monitoring, and DIMM topology (302a431)
  • Add ratatui TUI with activity heatmaps and multi-region parallel testing (ee7741f)

Bug Fixes

  • Add anyhow context to TUI terminal errors for clearer diagnostics (2a9646c)
  • Prevent parse_size overflow and add property-based test coverage (6869865)

Code Refactoring

  • Add format_size as parse_size inverse and broaden proptests (809b947)
  • Break up main.rs into cli, failure, pattern, and tui modules (b7417ce)
  • Cfg-gate TUI logic and expand CI to test all feature combos (acf8372)
  • Enforce clippy pedantic lints and modernize pointer casts (b90fccd)
  • Fix len_without_is_empty lint and verify Pattern::ALL scope (1fab629)
  • Migrate tests to assert2/rstest with FailureBuilder fixture (a0997fd)
  • Name spawned threads, promote tracing dependency (25069c3)
  • Unify tracing and output plumbing across run modes (fe394fa)

Documentation

  • Correct MSRV badge and requirement from 1.85 to 1.89 (1117029)

Miscellaneous

  • deps: Bump codecov/codecov-action from 5 to 6 (9945794)
  • Integrate tempo as task runner for checks, lint, and format (b18e28f)

This PR was generated with Release Please. See documentation.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.01%. Comparing base (9a59bf2) to head (22c0c76).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   75.64%   79.01%   +3.36%     
==========================================
  Files          23       23              
  Lines        4631     4631              
==========================================
+ Hits         3503     3659     +156     
+ Misses       1128      972     -156     

☔ 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.

@Xevion Xevion force-pushed the release-please--branches--master--components--ferrite branch from 4f14886 to a035518 Compare March 21, 2026 19:08
@Xevion Xevion force-pushed the release-please--branches--master--components--ferrite branch 4 times, most recently from eb10bfa to 0d05b67 Compare April 5, 2026 01:43
@Xevion Xevion force-pushed the release-please--branches--master--components--ferrite branch 8 times, most recently from b8240f7 to e23d302 Compare April 5, 2026 03:20
@Xevion Xevion force-pushed the release-please--branches--master--components--ferrite branch from e23d302 to 22c0c76 Compare April 5, 2026 03:47
@Xevion Xevion merged commit 1b034b9 into master Apr 5, 2026
8 checks passed
@Xevion
Copy link
Copy Markdown
Owner Author

Xevion commented Apr 5, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant