-
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
Implement calendar #135
Implement calendar #135
Conversation
Codecov Report
@@ Coverage Diff @@
## master #135 +/- ##
============================================
- Coverage 62.17% 59.13% -3.05%
Complexity 601 601
============================================
Files 111 112 +1
Lines 2176 2288 +112
Branches 262 270 +8
============================================
Hits 1353 1353
- Misses 733 845 +112
Partials 90 90
Continue to review full report at Codecov.
|
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.
The actual GUI looks good to me. There's some problems in the coding standards that I have commented.
Thank you! I've edited in the latest commit. Thank you! |
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
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
Now, a working calendar GUI can be displayed in the calendar pane.