-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bug fixes #113
Bug fixes #113
Conversation
Codecov Report
@@ Coverage Diff @@
## master #113 +/- ##
==========================================
- Coverage 47.05% 46.29% -0.76%
==========================================
Files 22 22
Lines 2782 2782
Branches 892 892
==========================================
- Hits 1309 1288 -21
- Misses 925 942 +17
- Partials 548 552 +4
Continue to review full report at Codecov.
|
Since these functions use a straight parameter list, username is not optional. If this is a breaking change, you should make this part of a 1.0.0 (or 1.0.0-alpha1) release. |
src/demos/file-check/checkFileContents.js, line 74 at r2 (raw file):
Do we need to resolve this TODO before merging? Thanks |
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.
Reviewed 2 of 7 files at r1, 6 of 7 files at r2.
Reviewable status: 8 of 9 files reviewed, 1 unresolved discussion (waiting on @ancientTexts-net and @RobH123)
src/demos/notice-processing-functions.js, line 106 at r3 (raw file):
??? |
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.
Reviewed 6 of 7 files at r3.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @RobH123)
Closing manifest file errors
This change is