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

fix(migration): fix incorrect migration naming #4809

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Conversation

sogehige
Copy link
Collaborator

@sogehige sogehige commented Sep 7, 2021

CHECKLIST

@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

Merging #4809 (5dd5619) into master (a81880c) will decrease coverage by 30.73%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #4809       +/-   ##
===========================================
- Coverage   53.52%   22.78%   -30.74%     
===========================================
  Files         482      247      -235     
  Lines       21102    12976     -8126     
  Branches     3364     2696      -668     
===========================================
- Hits        11294     2957     -8337     
- Misses       9808    10019      +211     
Flag Coverage Δ
mysql 22.78% <ø> (ø)
postgres ?
sqlite ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/helpers/flatten.ts 8.33% <0.00%> (-87.50%) ⬇️
src/expects.ts 1.95% <0.00%> (-84.64%) ⬇️
src/parser.ts 8.60% <0.00%> (-84.41%) ⬇️
src/helpers/parameterError.ts 16.66% <0.00%> (-83.34%) ⬇️
src/helpers/commons/prepare.ts 18.75% <0.00%> (-81.25%) ⬇️
src/helpers/customvariables/postURL.ts 20.83% <0.00%> (-79.17%) ⬇️
src/filters/command.ts 13.55% <0.00%> (-77.97%) ⬇️
src/helpers/customvariables/setValueOf.ts 18.05% <0.00%> (-76.39%) ⬇️
src/systems/top.ts 22.77% <0.00%> (-75.56%) ⬇️
src/message.ts 9.37% <0.00%> (-74.48%) ⬇️
... and 377 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9667e31...5dd5619. Read the comment docs.

@sogehige sogehige merged commit deade37 into master Sep 7, 2021
@sogehige sogehige deleted the migrationFix branch September 7, 2021 13:36
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.

None yet

1 participant