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: record and tuple #6370

Merged
merged 4 commits into from
Apr 2, 2021
Merged

feat: record and tuple #6370

merged 4 commits into from
Apr 2, 2021

Conversation

xiaohuoni
Copy link
Member

Records and Tuples 语法支持
HOW:基于 @babel/plugin-proposal-record-and-tuple 和 @bloomberg/record-tuple-polyfill

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #6370 (e5807bd) into master (8d098f9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6370   +/-   ##
=======================================
  Coverage   84.68%   84.68%           
=======================================
  Files         157      157           
  Lines        3564     3564           
  Branches      974      974           
=======================================
  Hits         3018     3018           
  Misses        536      536           
  Partials       10       10           
Impacted Files Coverage Δ
packages/babel-preset-umi/src/index.ts 86.95% <ø> (ø)

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 8d098f9...e5807bd. Read the comment docs.

@xiaohuoni xiaohuoni mentioned this pull request Mar 31, 2021
19 tasks
@xiaohuoni xiaohuoni changed the title feat: record and tuple [WIP] feat: record and tuple Mar 31, 2021
@xiaohuoni
Copy link
Member Author

umijs/deps#3

@xiaohuoni xiaohuoni changed the title [WIP] feat: record and tuple feat: record and tuple Mar 31, 2021
@xiaohuoni xiaohuoni requested a review from sorrycc April 1, 2021 03:03
packages/utils/package.json Outdated Show resolved Hide resolved
@sorrycc sorrycc merged commit a8391c1 into master Apr 2, 2021
@sorrycc sorrycc deleted the records-and-tuples branch April 2, 2021 06:09
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

2 participants