Skip to content

Add formatter coverage tests and bump version#63

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

Add formatter coverage tests and bump version#63
RAprogramm merged 1 commit intonew_versionfrom
codex/add-runtime-tests-for-error-formatting

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add runtime coverage for every formatter variant generated by the Error derive, including lowercase/uppercase assertions
  • extend the trybuild suite with formatter pass/fail cases that cover supported and unsupported specifiers
  • bump the crate version to 0.5.6 and document the change in the changelog and README

Testing

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

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

@RAprogramm RAprogramm merged commit 63d0db4 into new_version Sep 19, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/add-runtime-tests-for-error-formatting branch September 19, 2025 06:03
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