Skip to content

Conversation

@shivaahir158
Copy link
Collaborator

@shivaahir158 shivaahir158 commented Oct 14, 2024

Motivate of the pull request

  • To address an existing issue. If so, please provide a link to the issue:
  • Breaking new feature. If so, please describe details in the description part.

Describe the technical details:

  1. A toggle switch has been added to enable or disable ACPU parameters in the UI.
  2. The switch is implemented using the Switch component and controls the ACPU settings based on the user input.
  3. When toggled, it will either activate or deactivate the ACPU power and functionality.

Updated UI:

image

image

Which part of the code base require a change

  • Frontend: ACPUTable.css, ACPUTable.js
  • Backend:
  • Library: <Specify the library name, e.g. npm packages>
  • Plug-in: <Specify the plugin name, e.g. Webpack, jtest>
  • Documentation
  • Regression tests
  • Continuous Integration (CI) scripts

Impact of the pull request

  • Require a change on Quality of Results (QoR)
  • Break backward-compatibility. If so, please list who may be influenced.

@codecov
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.

Project coverage is 68.33%. Comparing base (f137fd7) to head (0712c67).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/components/Tables/ACPUTable.js 15.38% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
- Coverage   68.36%   68.33%   -0.03%     
==========================================
  Files         110      110              
  Lines        8602     8607       +5     
==========================================
+ Hits         5881     5882       +1     
- Misses       2721     2725       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shivaahir158 shivaahir158 merged commit 5e68a15 into main Oct 14, 2024
9 of 11 checks passed
@shivaahir158 shivaahir158 deleted the task/RPE-28/ACPU-Toggle branch October 14, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants