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

Draft: Feat/add command pattern #12

Merged
merged 14 commits into from
Oct 9, 2024

test: add more unit tests

dd0c734
Select commit
Loading
Failed to load commit list.
Merged

Draft: Feat/add command pattern #12

test: add more unit tests
dd0c734
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

97.85% (+0.53%) compared to e439cd8

View this Pull Request on Codecov

97.85% (+0.53%) compared to e439cd8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.85%. Comparing base (e439cd8) to head (dd0c734).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   97.32%   97.85%   +0.53%     
==========================================
  Files          25       31       +6     
  Lines         336      419      +83     
  Branches       16       20       +4     
==========================================
+ Hits          327      410      +83     
  Misses          9        9              

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