Skip to content

Conversation

@davidsteiner
Copy link
Member

This makes smartstrings a feature that's enabled by default in the hotfix-dictionary crate. When it isn't enabled, it falls back to using standard strings.

A benefit of this is debugging, as smartstrings are much harder to read in the debugger.

@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.64%. Comparing base (af2db17) to head (abc737e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #225   +/-   ##
=======================================
  Coverage   81.64%   81.64%           
=======================================
  Files          75       75           
  Lines        6133     6133           
=======================================
  Hits         5007     5007           
  Misses       1126     1126           

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

@davidsteiner davidsteiner merged commit a9371b9 into main Nov 4, 2025
4 checks passed
@github-actions github-actions bot mentioned this pull request Nov 12, 2025
@davidsteiner davidsteiner deleted the make-smartstrings-a-feature branch December 19, 2025 22:37
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.

3 participants