Skip to content

Refactor and simplify FixedString implementation#13

Closed
Joshix-1 wants to merge 12 commits into
GnomedDev:masterfrom
Joshix-1:refactor-breaking-change
Closed

Refactor and simplify FixedString implementation#13
Joshix-1 wants to merge 12 commits into
GnomedDev:masterfrom
Joshix-1:refactor-breaking-change

Conversation

@Joshix-1

@Joshix-1 Joshix-1 commented Sep 12, 2025

Copy link
Copy Markdown
Contributor

I just wanted to implement TryFrom<Cow<str>> and then tried to DRY out the code.

While doing this I noticed #12 which I extracted into it's own pr, as it's less controversial and not a breaking change.

@Joshix-1 Joshix-1 marked this pull request as ready for review September 12, 2025 18:57

@GnomedDev GnomedDev left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Hey, can you please split this up into atomic commits and explain what your goals are with this refactor/simplify since it has added 80 LOC when I would expect drying code out to reduce LOC.

I don't have much bandwidth to be doing OSS work rn and I don't have the energy to review this PR as it is.

@Joshix-1 Joshix-1 force-pushed the refactor-breaking-change branch from 4573cbd to 4012eb6 Compare October 3, 2025 11:08
@Joshix-1

Joshix-1 commented Oct 3, 2025

Copy link
Copy Markdown
Contributor Author

Tried to improve the commits a bit, but no worries. This isn't really important.

since it has added 80 LOC

I think those are because of added tests and added trait implementations.

explain what your goals are

Not sure myself

@Joshix-1 Joshix-1 closed this Jun 9, 2026
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.

2 participants