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

feat(uploader): support resolve-type to get different file result #1194

Merged
merged 6 commits into from
Sep 27, 2023

Conversation

chouchouji
Copy link
Member

@chouchouji chouchouji commented Sep 26, 2023

Checklist

List of tasks you have already done and plan to do.

  • Fix linting errors
  • Tests have been added / updated (or snapshots)

Change information

Describe your modifications here.

Issues

The issues you want to close, formatted as close #1.

Related Links

Links related to this pr.

@vercel
Copy link

vercel bot commented Sep 26, 2023

Someone is attempting to deploy a commit to the varletjs Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Sep 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
varlet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 8:26am

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (23b88bf) 93.37% compared to head (9f5ec06) 93.38%.
Report is 16 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1194   +/-   ##
=======================================
  Coverage   93.37%   93.38%           
=======================================
  Files         284      285    +1     
  Lines        6261     6254    -7     
  Branches     1514     1516    +2     
=======================================
- Hits         5846     5840    -6     
+ Misses        357      356    -1     
  Partials       58       58           
Files Coverage Δ
packages/varlet-ui/src/uploader/Uploader.vue 93.95% <100.00%> (-0.16%) ⬇️
packages/varlet-ui/src/uploader/props.ts 100.00% <ø> (ø)

... and 15 files with indirect coverage changes

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

@chouchouji chouchouji changed the title (WIP)feat(uploader): support resolve type to get different file result feat(uploader): support resolve type to get different file result Sep 27, 2023
@chouchouji chouchouji changed the title feat(uploader): support resolve type to get different file result feat(uploader): support resolve-type to get different file result Sep 27, 2023
@haoziqaq haoziqaq merged commit a8fbb35 into varletjs:dev Sep 27, 2023
5 of 6 checks passed
@chouchouji chouchouji deleted the feat-uploader branch September 27, 2023 09:17
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