neo4j-labs / neodash

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

adding migration for report action fix #800

Closed alfredorubin96 closed 5 months ago

alfredorubin96 commented 5 months ago

Migration for new report action definition (label.value -> value)

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 3.70370% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 37.51%. Comparing base (20e4e0a) to head (d912ec9). Report is 100 commits behind head on develop.

Files Patch % Lines
src/dashboard/DashboardThunks.ts 0.00% 26 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #800 +/- ## =========================================== - Coverage 39.07% 37.51% -1.57% =========================================== Files 208 216 +8 Lines 8721 9135 +414 Branches 2598 2699 +101 =========================================== + Hits 3408 3427 +19 - Misses 5252 5651 +399 + Partials 61 57 -4 ```

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

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud