-
Notifications
You must be signed in to change notification settings - Fork 5
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 bugs in logic classes #247
Fix bugs in logic classes #247
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Codecov Report
@@ Coverage Diff @@
## master #247 +/- ##
============================================
+ Coverage 66.82% 75.54% +8.71%
- Complexity 815 914 +99
============================================
Files 111 111
Lines 2900 2911 +11
Branches 329 340 +11
============================================
+ Hits 1938 2199 +261
+ Misses 896 624 -272
- Partials 66 88 +22
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Edit commands and parsers classes (Add/Remove Event/Schedule) and their related test cases due to bugs