neo4j-labs / neodash

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

Autopopulate Selectors #736

Closed BennuFire closed 9 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (52426c8) 39.04% compared to head (fb6bc23) 39.11%. Report is 3 commits behind head on develop.

Files Patch % Lines
...arameter/component/NodePropertyParameterSelect.tsx 68.18% 7 Missing :warning:
src/chart/bar/util.ts 0.00% 6 Missing :warning:
src/application/logging/LoggingThunk.ts 0.00% 3 Missing :warning:
src/chart/bar/BarChart.tsx 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #736 +/- ## =========================================== + Coverage 39.04% 39.11% +0.06% =========================================== Files 208 208 Lines 8718 8736 +18 Branches 2597 2606 +9 =========================================== + Hits 3404 3417 +13 - Misses 5252 5258 +6 + Partials 62 61 -1 ```

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

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

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

See analysis details on SonarCloud

nielsdejong commented 9 months ago

Replaced by https://github.com/neo4j-labs/neodash/pull/746