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

Update DG for undo and redo commands #147

Merged
merged 7 commits into from
Mar 28, 2024
Merged

Update DG for undo and redo commands #147

merged 7 commits into from
Mar 28, 2024

Conversation

bryanyee33
Copy link

Closes #112

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.38%. Comparing base (30719de) to head (b88e781).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #147   +/-   ##
=========================================
  Coverage     76.38%   76.38%           
  Complexity      460      460           
=========================================
  Files            72       72           
  Lines          1457     1457           
  Branches        119      119           
=========================================
  Hits           1113     1113           
  Misses          307      307           
  Partials         37       37           

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

@aureliony aureliony added this to the v1.3 milestone Mar 27, 2024
@aureliony aureliony merged commit e9b6a5a into master Mar 28, 2024
8 checks passed
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.

Add sequence diagram for undo command to DG
2 participants