Skip to content

Add formatter coverage tests#69

Merged
RAprogramm merged 1 commit intonew_versionfrom
codex/add-runtime-tests-for-error-formatters
Sep 19, 2025
Merged

Add formatter coverage tests#69
RAprogramm merged 1 commit intonew_versionfrom
codex/add-runtime-tests-for-error-formatters

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add runtime assertions covering every derive formatter variant and case-sensitive formatter output
  • extend the formatter trybuild suite with per-formatter pass coverage plus compile-fail fixtures for uppercase-only specifiers
  • bump the crate to version 0.5.12 and document the release in the changelog and README examples

Testing

  • cargo +nightly fmt --
  • cargo clippy -- -D warnings
  • cargo build --all-targets
  • TRYBUILD=overwrite cargo test --test error_derive_from_trybuild
  • cargo test --all
  • cargo test
  • cargo test --test error_derive
  • cargo doc --no-deps
  • cargo audit
  • cargo deny check

https://chatgpt.com/codex/tasks/task_e_68cd103df864832b82f5dafd60afa5c0

@RAprogramm RAprogramm merged commit ce9139f into new_version Sep 19, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/add-runtime-tests-for-error-formatters branch September 19, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant