Skip to content

Conversation

@shivaahir158
Copy link
Collaborator

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. Verifies the DspTable component renders correctly with the DSP title and table headers.
  2. Checks that the DSP data is displayed as expected, including block name, mode, input width, clock frequency, and power.

Which part of the code base require a change

  • Frontend: DspTable.test.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 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.86%. Comparing base (6e6cdd8) to head (4c4b410).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
+ Coverage   69.46%   69.86%   +0.39%     
==========================================
  Files         110      110              
  Lines        8607     8607              
==========================================
+ Hits         5979     6013      +34     
+ Misses       2628     2594      -34     

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

@shivaahir158 shivaahir158 self-assigned this Oct 17, 2024
@ravikiranchollangi ravikiranchollangi merged commit 5186ed1 into main Oct 17, 2024
19 checks passed
@ravikiranchollangi ravikiranchollangi deleted the RPE-141-FE-React-Jest-Test-for-DspTable.js branch October 17, 2024 15:51
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