-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update documentation to match state of released game #5
Conversation
Codecov ReportBase: 88.72% // Head: 85.49% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #5 +/- ##
==========================================
- Coverage 88.72% 85.49% -3.24%
==========================================
Files 37 40 +3
Lines 4356 5481 +1125
==========================================
+ Hits 3865 4686 +821
- Misses 491 795 +304
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Work remaining (future pull request):
Elements documented from codex but not tested in-game due to lack of access to an element:
Breaking changes for using mocks (probably not a complete list):
displayNameWithSize
in the table returned bysystem.getItem(id)
.This addresses the bulk of the work for #4