-
Notifications
You must be signed in to change notification settings - Fork 19
New capability endpoint to add CPU information (model, vendor, frequency) and memory details (clock, size, type) to API #801
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
Merged
Conversation
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
fa1405a
to
04b4101
Compare
5fc4735
to
66558c8
Compare
07a5d14
to
20dc30d
Compare
nesitor
reviewed
May 15, 2025
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #801 +/- ##
==========================================
+ Coverage 65.30% 65.49% +0.19%
==========================================
Files 79 80 +1
Lines 7220 7330 +110
Branches 602 614 +12
==========================================
+ Hits 4715 4801 +86
- Misses 2311 2329 +18
- Partials 194 200 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…cpuinfo Add CPU information (model, vendor, frequency) and memory details (clock, size, type) to API
… concurrency avoid Try-Catch using assertions
Solution: Introduce our own decorator
it's not really important but it was somehow annoying me
20dc30d
to
855da0e
Compare
855da0e
to
03a1943
Compare
nesitor
approved these changes
May 26, 2025
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.
Add /about/capability endpoint
Related ClickUp, GitHub or Jira tickets : ALEPH-522
Replace #544
Self proofreading checklist
packaging/Makefile