Skip to content

Conversation

@emmadesilva
Copy link
Member

@emmadesilva emmadesilva commented Sep 30, 2025

Updated the makeSlug helper to replace '@' with 'at' and '&' with 'and' before slugging. Adjusted related unit tests to reflect the new normalization behavior.

Updated the makeSlug helper to replace '@' with 'at' and '&' with 'and' before slugging. Adjusted related unit tests to reflect the new normalization behavior.
@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3de5efd) to head (db2dbc6).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #2314   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2000      2000           
===========================================
  Files            197       197           
  Lines           5174      5178    +4     
===========================================
+ Hits            5174      5178    +4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@emmadesilva emmadesilva changed the title [2.x] Resolve final todos before v2 [2.x] Normalize @ and & in makeSlug helper Sep 30, 2025
@emmadesilva emmadesilva requested a review from Copilot September 30, 2025 10:11
@emmadesilva emmadesilva merged commit 09e667e into master Sep 30, 2025
20 checks passed
@emmadesilva emmadesilva deleted the resolve-final-todos branch September 30, 2025 10:15
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