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: switch to v13 #1998

Merged
merged 1 commit into from
Aug 27, 2021
Merged

refactor: switch to v13 #1998

merged 1 commit into from
Aug 27, 2021

Conversation

kyranet
Copy link
Member

@kyranet kyranet commented Jul 31, 2021

Stuff to do to make this work:

@codecov
Copy link

codecov bot commented Aug 9, 2021

Codecov Report

Merging #1998 (d96c610) into main (a4f2a5e) will increase coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1998      +/-   ##
==========================================
+ Coverage   78.84%   79.16%   +0.31%     
==========================================
  Files         192      193       +1     
  Lines       12319    12420     +101     
  Branches      570      602      +32     
==========================================
+ Hits         9713     9832     +119     
+ Misses       2592     2573      -19     
- Partials       14       15       +1     
Impacted Files Coverage Δ
src/lib/util/decorators.ts 0.00% <0.00%> (-57.44%) ⬇️
src/lib/util/functions/channels.ts 40.62% <0.00%> (-18.10%) ⬇️
src/lib/setup/index.ts 91.66% <0.00%> (-8.34%) ⬇️
src/lib/grpc/structures/errors/ResponseError.ts 58.33% <0.00%> (-5.96%) ⬇️
src/lib/util/functions/users.ts 56.25% <0.00%> (-4.87%) ⬇️
src/lib/util/functions/members.ts 64.28% <0.00%> (-4.47%) ⬇️
src/lib/env/utils.ts 58.49% <0.00%> (-1.89%) ⬇️
...c/lib/database/settings/base/SettingsCollection.ts 61.11% <0.00%> (-0.84%) ⬇️
src/lib/grpc/structures/base/ClientHandler.ts 63.33% <0.00%> (-0.61%) ⬇️
src/lib/database/settings/schema/SchemaKey.ts 73.18% <0.00%> (-0.39%) ⬇️
... and 45 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 a4f2a5e...d96c610. Read the comment docs.

@favna favna force-pushed the refactor/switch-to-v13 branch 3 times, most recently from dab1563 to 15e58a4 Compare August 14, 2021 23:04
@favna favna force-pushed the refactor/switch-to-v13 branch 2 times, most recently from f9b359d to 7e616c4 Compare August 22, 2021 20:22
src/arguments/textChannelName.ts Outdated Show resolved Hide resolved
src/arguments/textOrNewsChannelName.ts Outdated Show resolved Hide resolved
src/audio/commands/Music/exportqueue.ts Show resolved Hide resolved
src/audio/commands/Music/importqueue.ts Show resolved Hide resolved
src/audio/commands/Music/playing.ts Show resolved Hide resolved
src/commands/Currency/coinflip.ts Show resolved Hide resolved
src/commands/Currency/daily.ts Show resolved Hide resolved
src/commands/Currency/higherLower.ts Show resolved Hide resolved
src/commands/Currency/pay.ts Show resolved Hide resolved
src/commands/Currency/slotmachine.ts Show resolved Hide resolved
package.json Show resolved Hide resolved
src/audio/commands/Music/play.ts Outdated Show resolved Hide resolved
src/audio/lib/queue/Queue.ts Show resolved Hide resolved
src/audio/listeners/music/musicRemoveNotify.ts Outdated Show resolved Hide resolved
src/audio/listeners/music/musicSongPlayNotify.ts Outdated Show resolved Hide resolved
src/audio/listeners/rawVoiceServerUpdate.ts Show resolved Hide resolved
src/audio/listeners/rawVoiceStateUpdate.ts Show resolved Hide resolved
src/commands/Birthday/view-birthday.ts Outdated Show resolved Hide resolved
src/commands/Moderation/unban.ts Outdated Show resolved Hide resolved
src/commands/Tools/Websearch/shows.ts Outdated Show resolved Hide resolved
src/commands/Tools/Websearch/movies.ts Outdated Show resolved Hide resolved
src/commands/Tools/content.ts Outdated Show resolved Hide resolved
src/lib/database/utils/matchers/Command.ts Outdated Show resolved Hide resolved
src/lib/database/utils/matchers/Command.ts Outdated Show resolved Hide resolved
src/preconditions/Spam.ts Show resolved Hide resolved
src/routes/oauth/oauthUser.ts Show resolved Hide resolved
tests/tsconfig.json Outdated Show resolved Hide resolved
src/config.ts Outdated Show resolved Hide resolved
src/lib/SkyraClient.ts Outdated Show resolved Hide resolved
favna
favna previously approved these changes Aug 26, 2021
favna
favna previously approved these changes Aug 27, 2021
- build: add tsc-watch for easy tsc+watch
- chore: bump dependencies and dev-dependencies many times
- chore: cleanup i18n
- chore: docker cleanup
- chore: rename docker folder
- chore: switch devcontainer to base image
- chore: update .gitignore
- chore: update to TS 4.4 (#2015)
- chore: update to Yarn v3.0.1
- docs: added Skyra's image in README (#2000)
- feat: add bunny command (#2014)
- feat: update twitch to eventsub (#2010)
- fix: fixed 2 length bugs
- fix: fixed i18n things
- fix: make stacktraces TS based again
- fix: try to analyze google error bug in the future
- fix(i18n): fill in description data for manga
- refactor: remove `streamToBuffer` (#2009)
- refactor(randreddit): better arg checks + loading message

Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Jeroen Claassens <support@favware.tech>
Co-authored-by: Tyler J Russell <xtylerjrx@gmail.com>
Co-authored-by: Tyler Davis <34944514+Tylertron1998@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: favware-bot <favwarebot@gmail.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
@favna favna merged commit 244c024 into main Aug 27, 2021
@favna favna deleted the refactor/switch-to-v13 branch August 27, 2021 19:34
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

5 participants