neo4j-labs / neodash

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

Fixing RBAC feature + parameters #813

Closed alfredorubin96 closed 4 months ago

alfredorubin96 commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 37.22%. Comparing base (19b7538) to head (afa4bb3). Report is 2 commits behind head on develop.

Files Patch % Lines
src/extensions/rbac/RBACManagementModal.tsx 0.00% 46 Missing :warning:
src/extensions/rbac/RBACUtils.ts 0.00% 40 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 #813 +/- ## =========================================== - Coverage 37.49% 37.22% -0.28% =========================================== Files 216 216 Lines 9140 9185 +45 Branches 2703 2716 +13 =========================================== - Hits 3427 3419 -8 - Misses 5654 5707 +53 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
12 New issues
0 Accepted issues

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

See analysis details on SonarCloud