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

Webhook rewrite #518

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Webhook rewrite #518

wants to merge 9 commits into from

Conversation

mchangrh
Copy link
Contributor

dependent on #504

mchangrh and others added 6 commits January 28, 2023 02:55
- moved skipSegments parameter parsing to new file
- added oldGetVideoSponsorTimes to getSkipSegments.ts
Bumps [luxon](https://github.com/moment/luxon) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@1.28.0...1.28.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Feb 18, 2023

Codecov Report

Base: 81.21% // Head: 81.34% // Increases project coverage by +0.13% 🎉

Coverage data is based on head (b5739e6) compared to base (f48fb6c).
Patch coverage: 97.61% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #518      +/-   ##
==========================================
+ Coverage   81.21%   81.34%   +0.13%     
==========================================
  Files          79       80       +1     
  Lines        2832     2836       +4     
  Branches      598      596       -2     
==========================================
+ Hits         2300     2307       +7     
+ Misses        360      358       -2     
+ Partials      172      171       -1     
Impacted Files Coverage Δ
src/utils/innerTubeAPI.ts 71.42% <ø> (ø)
src/utils/webhookUtils.ts 93.75% <94.11%> (-0.54%) ⬇️
src/routes/postSkipSegments.ts 81.49% <100.00%> (+0.71%) ⬆️
src/routes/voteOnSponsorTime.ts 78.53% <100.00%> (-0.10%) ⬇️
src/types/webhook.model.ts 100.00% <100.00%> (ø)
src/routes/getSkipSegments.ts 85.92% <0.00%> (+0.48%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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