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/initial state break #70

Merged
merged 12 commits into from
Mar 6, 2020
Merged

Fix/initial state break #70

merged 12 commits into from
Mar 6, 2020

Conversation

ttys026
Copy link
Contributor

@ttys026 ttys026 commented Mar 6, 2020

remove lexer dependency and use babel parser instead

@codecov
Copy link

codecov bot commented Mar 6, 2020

Codecov Report

Merging #70 into master will increase coverage by 0.41%.
The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage    54.8%   55.21%   +0.41%     
==========================================
  Files          56       56              
  Lines        1104     1112       +8     
  Branches      296      299       +3     
==========================================
+ Hits          605      614       +9     
+ Misses        499      498       -1
Impacted Files Coverage Δ
packages/plugin-initial-state/src/index.ts 93.75% <100%> (ø) ⬆️
packages/plugin-initial-state/src/utils/index.ts 81.25% <75%> (+31.25%) ⬆️

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 47f6294...46b9833. Read the comment docs.

@ttys026 ttys026 requested a review from sorrycc March 6, 2020 03:00
@sorrycc sorrycc merged commit bf2a17f into master Mar 6, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix/initial-state-break branch March 6, 2020 03:50
@sorrycc
Copy link
Member

sorrycc commented Mar 6, 2020

合了我再完善下,还有些细节。

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