Merged
Conversation
bc1539a to
807eef9
Compare
Contributor
Author
|
Hey @bupd , go test ./... |
Contributor
Author
|
Hey @MinerYang , It is ready for review . Please take a look if you have a moment. |
Contributor
Author
|
Hey @wy65701436 , Label is missing . Please can you add, i have not access. |
chlins
requested changes
Jan 22, 2026
Signed-off-by: Anurag Ojha <aojharaj2004@gmail.com>
a0d74c1 to
cf91ca5
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #22605 +/- ##
==========================================
+ Coverage 45.36% 46.63% +1.26%
==========================================
Files 244 252 +8
Lines 13333 14274 +941
Branches 2719 2931 +212
==========================================
+ Hits 6049 6657 +608
- Misses 6983 7259 +276
- Partials 301 358 +57
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
cf91ca5 to
1f5541a
Compare
Signed-off-by: intojhanurag <aojharaj2004@gmail.com>
dc38c0f to
6c30d78
Compare
Contributor
Author
|
Hey @chlins , thanks for the review . I applied your changes. |
This file contains hidden or 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
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.
This PR improves the developer workflow documentation by correcting Markdown syntax issues in the Makefile commands section. Each command now has a clear, beginner-friendly description explaining its purpose. Additionally, the "Running Tests" section has been clarified with instructions for Go and Web UI tests to help contributors validate their changes before submitting a PR.
Please indicate you've done the following: