Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

fix(songs): fix invalid song data on DDR(US) #626

Merged
merged 2 commits into from
Sep 8, 2022
Merged

fix(songs): fix invalid song data on DDR(US) #626

merged 2 commits into from
Sep 8, 2022

Conversation

nogic1008
Copy link
Contributor

No description provided.

@nogic1008 nogic1008 enabled auto-merge (squash) September 8, 2022 09:25
@commit-lint
Copy link

commit-lint bot commented Sep 8, 2022

Bug Fixes

  • songs: fix invalid song data (40da82d)
  • add STANDARD on basicNames (ca1c0ce)

Contributors

nogic1008

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #626 (ca1c0ce) into master (3d0a80b) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #626   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files          18       18           
  Lines         625      625           
  Branches       76       76           
=======================================
  Hits          608      608           
  Misses         17       17           
Impacted Files Coverage Δ
src/song.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nogic1008 nogic1008 merged commit 50d07a9 into master Sep 8, 2022
@nogic1008 nogic1008 added the invalid:warning: This doesn't seem right (warning, typo...) label Sep 8, 2022
@nogic1008 nogic1008 added this to the v0.8.1 milestone Sep 8, 2022
@nogic1008 nogic1008 deleted the hotfix/us branch September 8, 2022 10:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid:warning: This doesn't seem right (warning, typo...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant