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: implement command destroy #18

Merged
merged 2 commits into from
Dec 9, 2024

feat: add test for destroy

d0b4734
Select commit
Loading
Failed to load commit list.
Merged

feat: implement command destroy #18

feat: add test for destroy
d0b4734
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

93.63% (+0.75%) compared to 287ddb8

View this Pull Request on Codecov

93.63% (+0.75%) compared to 287ddb8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.63%. Comparing base (287ddb8) to head (d0b4734).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   92.87%   93.63%   +0.75%     
==========================================
  Files          38       38              
  Lines         365      377      +12     
  Branches       49       50       +1     
==========================================
+ Hits          339      353      +14     
+ Misses         11       10       -1     
+ Partials       15       14       -1     

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