Skip to content

Replace casefold with lower - #83

Merged
moi15moi merged 1 commit into
mainfrom
Replace-casefold-with-lower
Oct 16, 2025
Merged

Replace casefold with lower#83
moi15moi merged 1 commit into
mainfrom
Replace-casefold-with-lower

Conversation

@moi15moi

Copy link
Copy Markdown
Owner

This was clearly an error.
I don't know why i used casefold everywhere instead of lower.
casefold doesn't behave as we want and also, it doesn't properly emulate vsfilter.

@codecov-commenter

codecov-commenter commented Oct 16, 2025

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.57%. Comparing base (3d7c718) to head (b48b06b).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   94.57%   94.57%           
=======================================
  Files          35       35           
  Lines        1640     1640           
=======================================
  Hits         1551     1551           
  Misses         89       89           

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

@moi15moi
moi15moi merged commit 84bc024 into main Oct 16, 2025
15 checks passed
@moi15moi
moi15moi deleted the Replace-casefold-with-lower branch October 16, 2025 23:03
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