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: make undo, clear return paths #351

Merged
merged 1 commit into from
Mar 6, 2021

Conversation

QuadFlask
Copy link
Contributor

returned paths are required to implement redo action

@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #351 (4685103) into master (77e4408) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #351      +/-   ##
==========================================
+ Coverage   59.79%   59.93%   +0.13%     
==========================================
  Files          20       20              
  Lines         893      896       +3     
  Branches      168      168              
==========================================
+ Hits          534      537       +3     
  Misses        240      240              
  Partials      119      119              
Impacted Files Coverage Δ
packages/core/src/drawing.ts 50.89% <100.00%> (+1.35%) ⬆️

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 77e4408...4685103. Read the comment docs.

Copy link
Owner

@kmkzt kmkzt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@kmkzt kmkzt merged commit 61adc97 into kmkzt:master Mar 6, 2021
@kmkzt kmkzt added the enhancement Enhancement label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants