Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(locale): fix truncated song names with commas #3327

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

matthewmayer
Copy link
Contributor

likely accidentally lost when originally imported

ref #996 and https://manghammath.com/80s%20Hits/The%20Top%201000%20Songs%20of%20AllTime.pdf

@matthewmayer matthewmayer requested a review from a team as a code owner December 5, 2024 14:18
@matthewmayer matthewmayer self-assigned this Dec 5, 2024
@matthewmayer matthewmayer added c: locale Permutes locale definitions m: music Something is referring to the music module labels Dec 5, 2024
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for fakerjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit deb0e66
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/6751b65075de490008c2b3be
😎 Deploy Preview https://deploy-preview-3327.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (2ba5edb) to head (deb0e66).
Report is 2 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3327      +/-   ##
==========================================
- Coverage   99.97%   99.96%   -0.01%     
==========================================
  Files        2806     2806              
  Lines      217086   217086              
  Branches      975      966       -9     
==========================================
- Hits       217032   217012      -20     
- Misses         54       74      +20     
Files with missing lines Coverage Δ
src/locales/en/music/song_name.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Copy link
Member

@ST-DDT ST-DDT left a comment

Choose a reason for hiding this comment

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

Why doesnt this cause snapshot updates? Are we just lucky?

@ST-DDT ST-DDT changed the title fix(music): fix truncated song names with commas refactor(locale): fix truncated song names with commas Dec 5, 2024
@ST-DDT ST-DDT added the p: 1-normal Nothing urgent label Dec 5, 2024
@ST-DDT ST-DDT added this to the vAnytime milestone Dec 5, 2024
@ST-DDT ST-DDT requested review from a team December 5, 2024 14:53
@matthewmayer
Copy link
Contributor Author

Why doesnt this cause snapshot updates? Are we just lucky?

yep, its mostly just slight renames so didn't affect the snapshotted values

@ST-DDT ST-DDT added this pull request to the merge queue Dec 6, 2024
Merged via the queue into faker-js:next with commit f36fc71 Dec 6, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: locale Permutes locale definitions m: music Something is referring to the music module p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants