-
Notifications
You must be signed in to change notification settings - Fork 4
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
The branch updatedPinReply has been modified #44
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Minus one user.js error
Removed all errors from test/uploads.js
Test/topics erros fixed test/template-helpers errors fixed
Fixed test/posts test/plugins errors resolved Fixed password and pagination in test fixed posts/uploads in test notifications fixed in test middleware fixed in test Fixed test/meta
removed jest expect globally
fixed all test files from categories to flags fixed api through build in test and reolved warning Completely fixed test/database updated .gitmodules submodule in NodeBB altered. NodeBB .gitmodule error and polished npm lint again created .gitmodules submodule for repo
Updated categories 1543 to boost coverage Categories change 1550 Categories update 1600
2341 wrapper ensured that keys handles an expected value error for 65
statements/functions coverage increase by 0.05 got workflow working again by converging the two jobs sections Resolved lint error 0509 yaml changed to add memory commit to redis 0614 updates
Adding import statements for Jest global properly named addImportStatement file commiting changes to establish ImportStatement in origin/PinReply fixed json paths in new dev_container
I NEED to change the workflow file. That's how the memory overcommit issue can be resolved. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds the onPinClicked tests and assures the submodule references provide the correct URL. This code leverages the testing framework known as "Jest", and these commits were written with the assistance of CHATGPT4/Github Copilot.