neo4j-labs / neodash

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

Fixes for complex parameter types in forms #816

Closed nielsdejong closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 37.27%. Comparing base (19b7538) to head (543f916). Report is 2 commits behind head on develop.

Files Patch % Lines
src/extensions/rbac/RBACManagementModal.tsx 0.00% 37 Missing :warning:
src/extensions/rbac/RBACUtils.ts 3.22% 30 Missing :warning:
...nsions/forms/settings/NeoFormCardSettingsModal.tsx 0.00% 2 Missing :warning:
src/extensions/rbac/RBACManagementMenu.tsx 0.00% 2 Missing :warning:
src/extensions/forms/chart/NeoForm.tsx 0.00% 1 Missing :warning:
src/modal/ExportModal.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #816 +/- ## =========================================== - Coverage 37.49% 37.27% -0.22% =========================================== Files 216 216 Lines 9140 9174 +34 Branches 2703 2715 +12 =========================================== - Hits 3427 3420 -7 - Misses 5654 5695 +41 Partials 59 59 ```

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

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
11 New issues
0 Accepted issues

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

See analysis details on SonarCloud