openspp-modules icon indicating copy to clipboard operation
openspp-modules copied to clipboard

Spp dashboard base

Open reichie020212 opened this issue 1 year ago • 2 comments

Why is this change needed?

To have a base dashboard components

How was the change implemented?

Added new module named spp_dashboard_base where dashboard components are defined.

New unit tests

None

Unit tests executed by the author

None

How to test manually

  • Go to Apps Menu and search spp_dashboard_base
  • Install module
  • Check if installed successfully.

This is only a base module, functionalities can only be tested when another module is using it

Related links

reichie020212 avatar Sep 22 '24 13:09 reichie020212

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

sonarqubecloud[bot] avatar Sep 22 '24 14:09 sonarqubecloud[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.23%. Comparing base (e9bb516) to head (2c72ebc). Report is 2 commits behind head on 17.0.

Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #604      +/-   ##
==========================================
- Coverage   73.51%   73.23%   -0.28%     
==========================================
  Files         560      544      -16     
  Lines       14082    13620     -462     
  Branches     1799     1750      -49     
==========================================
- Hits        10352     9975     -377     
+ Misses       3413     3347      -66     
+ Partials      317      298      -19     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 22 '24 14:09 codecov[bot]