Skip to content

Conversation

@Xenira
Copy link
Member

@Xenira Xenira commented Jun 23, 2025

name and rename were too similar, so rename has been changed to change_case. Also added a script to update the documentation of the macro crate.

Refs: #466

@Xenira Xenira linked an issue Jun 23, 2025 that may be closed by this pull request
@Xenira Xenira force-pushed the 466-change-rename-to-something-more-distinct branch from e7204d6 to baad6fe Compare June 23, 2025 21:39
@coveralls
Copy link

coveralls commented Jun 23, 2025

Pull Request Test Coverage Report for Build 16003500238

Details

  • 3 of 8 (37.5%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 20.212%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/macros/src/impl_.rs 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
crates/macros/src/impl_.rs 1 0.0%
Totals Coverage Status
Change from base Build 16003018079: 0.02%
Covered Lines: 761
Relevant Lines: 3765

💛 - Coveralls

@Xenira Xenira added this to the macro rework milestone Jun 24, 2025
@Xenira Xenira force-pushed the 466-change-rename-to-something-more-distinct branch from baad6fe to 8f7c56a Compare July 1, 2025 13:53
`name` and `rename` were too similar, so `rename` has been changed to `change_case`.
Also added a script to update the documentation of the macro crate.

Refs: #466
@Xenira Xenira force-pushed the 466-change-rename-to-something-more-distinct branch 6 times, most recently from 1d36403 to 7f7f3fd Compare July 1, 2025 15:20
@Xenira Xenira force-pushed the 466-change-rename-to-something-more-distinct branch from 7f7f3fd to 5dc8525 Compare July 1, 2025 15:22
@Xenira Xenira merged commit 68e218f into master Jul 1, 2025
58 checks passed
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.

Change rename to something more distinct

3 participants