Skip to content

Feat/ebook#123

Open
Ponchimeow wants to merge 3 commits intodevelopfrom
feat/ebook
Open

Feat/ebook#123
Ponchimeow wants to merge 3 commits intodevelopfrom
feat/ebook

Conversation

@Ponchimeow
Copy link
Contributor

No description provided.

return signedManifest;

response.setHeader('Content-Type', 'application/x-mpegUR');
return response.send(signedManifest);

Check failure

Code scanning / CodeQL

Reflected cross-site scripting

Cross-site scripting vulnerability due to a [user-provided value](1).
@Ponchimeow Ponchimeow changed the base branch from release to develop January 11, 2024 02:48
@codecov
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (7e1b391) 87.14% compared to head (9aca173) 86.82%.

Files Patch % Lines
src/media/ebook/ebook.controller.ts 45.00% 10 Missing and 1 partial ⚠️
src/media/ebook/ebook.dto.ts 0.00% 4 Missing ⚠️
src/media/ebook/ebook.service.ts 50.00% 4 Missing ⚠️
src/utility/storage/storage.controller.ts 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #123      +/-   ##
===========================================
- Coverage    87.14%   86.82%   -0.32%     
===========================================
  Files          200      203       +3     
  Lines         5000     5041      +41     
  Branches       618      620       +2     
===========================================
+ Hits          4357     4377      +20     
- Misses         634      654      +20     
- Partials         9       10       +1     
Flag Coverage Δ
e2e 85.06% <50.00%> (-0.30%) ⬇️
unit 22.11% <0.00%> (-0.19%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ponchimeow
Copy link
Contributor Author

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.

1 participant