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: upload support auto clean and whitelist #1484

Merged
merged 3 commits into from
Dec 30, 2021
Merged

Conversation

echosoar
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@gitpod-io
Copy link

gitpod-io bot commented Dec 30, 2021

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2021

Codecov Report

Merging #1484 (52e49b2) into main (3d68379) will increase coverage by 0.06%.
The diff coverage is 87.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1484      +/-   ##
==========================================
+ Coverage   81.52%   81.58%   +0.06%     
==========================================
  Files         365      367       +2     
  Lines       12421    12484      +63     
  Branches     2751     2760       +9     
==========================================
+ Hits        10126    10185      +59     
- Misses       2171     2175       +4     
  Partials      124      124              
Impacted Files Coverage Δ
packages/upload/src/parse.ts 95.93% <ø> (ø)
packages/upload/src/middleware.ts 85.57% <73.33%> (-1.09%) ⬇️
packages/upload/src/utils.ts 95.23% <95.23%> (ø)
packages/upload/src/config/config.default.ts 100.00% <100.00%> (ø)
packages/upload/src/configuration.ts 100.00% <100.00%> (ø)
packages/upload/src/constants.ts 100.00% <100.00%> (ø)
packages/upload/src/index.ts 100.00% <100.00%> (ø)

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 3d68379...52e49b2. Read the comment docs.

@czy88840616 czy88840616 merged commit 7daa037 into main Dec 30, 2021
@czy88840616 czy88840616 deleted the fix/upload-opti branch December 30, 2021 13:36
@czy88840616 czy88840616 mentioned this pull request Jan 5, 2022
51 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants