neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
408 stars 135 forks source link

Fix url to docs ui bundle #756

Closed nielsdejong closed 6 months ago

nielsdejong commented 7 months ago

Using the new Neo4j styling bundle

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 7 months ago

Codecov Report

Attention: 425 lines in your changes are missing coverage. Please review.

Comparison is base (20e4e0a) 39.07% compared to head (cfa78cd) 38.81%. Report is 79 commits behind head on develop.

Files Patch % Lines
src/dashboard/DashboardThunks.ts 3.57% 81 Missing :warning:
src/dashboard/sidebar/DashboardSidebar.tsx 14.28% 41 Missing and 1 partial :warning:
...charts/chart/graph3d/GraphChartVisualization3D.tsx 2.63% 37 Missing :warning:
src/chart/graph/GraphChartVisualizationBase.tsx 34.61% 34 Missing :warning:
src/application/logging/LoggingThunk.ts 2.94% 33 Missing :warning:
...rc/extensions/actions/ActionsRuleCreationModal.tsx 0.00% 33 Missing :warning:
src/chart/bar/util.ts 0.00% 26 Missing :warning:
src/chart/bar/BarChart.tsx 75.55% 22 Missing :warning:
src/dashboard/header/DashboardHeaderPageTitle.tsx 19.04% 17 Missing :warning:
src/dashboard/header/DashboardTitle.tsx 31.81% 14 Missing and 1 partial :warning:
... and 26 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #756 +/- ## =========================================== - Coverage 39.07% 38.81% -0.27% =========================================== Files 208 211 +3 Lines 8721 8837 +116 Branches 2598 2637 +39 =========================================== + Hits 3408 3430 +22 - Misses 5252 5346 +94 Partials 61 61 ```

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