📝 Add docstrings to resource-monitoring#1462
Merged
Merged
Conversation
Docstrings generation was requested by @yottahmd. * #1461 (comment) The following files were modified: * `api/v2/api.gen.go` * `internal/cmd/server.go` * `internal/cmd/startall.go` * `internal/common/config/loader.go` * `internal/service/frontend/api/v2/api.go` * `internal/service/frontend/api/v2/resources.go` * `internal/service/frontend/server.go` * `internal/service/resource/ringbuffer.go` * `internal/service/resource/service.go` * `internal/service/resource/store.go` * `ui/src/pages/system-status/index.tsx`
Author
|
Important Review skippedCodeRabbit bot authored PR detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## resource-monitoring #1462 +/- ##
=======================================================
- Coverage 60.00% 59.95% -0.05%
=======================================================
Files 191 191
Lines 21475 21458 -17
=======================================================
- Hits 12886 12866 -20
- Misses 7243 7246 +3
Partials 1346 1346
... and 7 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
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.
Docstrings generation was requested by @yottahmd.
The following files were modified:
api/v2/api.gen.gointernal/cmd/server.gointernal/cmd/startall.gointernal/common/config/loader.gointernal/service/frontend/api/v2/api.gointernal/service/frontend/api/v2/resources.gointernal/service/frontend/server.gointernal/service/resource/ringbuffer.gointernal/service/resource/service.gointernal/service/resource/store.goui/src/pages/system-status/index.tsxThese files were ignored
internal/common/config/loader_test.gointernal/integration/queue_shell_test.gointernal/service/frontend/api/v2/resources_test.gointernal/service/resource/ringbuffer_test.gointernal/service/resource/service_test.gointernal/service/resource/store_test.goThese file types are not supported
api/v2/api.yamlgo.modℹ️ Note