-
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
Add Module class with preliminary testing #79
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.
Lecturer -> List
Null/W grade option
Year to 0-6
Let's: * allow a single module to have multiple Lecturer * add more non conventional kinds of Grade * change format of Year * update JavaDocs
Thanks for the feedback! Just updated the PR with a commit to fix those issues! |
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #79 +/- ##
============================================
- Coverage 75.26% 70.36% -4.90%
- Complexity 419 428 +9
============================================
Files 71 79 +8
Lines 1338 1505 +167
Branches 126 137 +11
============================================
+ Hits 1007 1059 +52
- Misses 301 416 +115
Partials 30 30
☔ View full report in Codecov by Sentry. |
No description provided.