Skip to content

chore: chart polish, E2E speedup, and implementation guide - #599

Merged
alfredo1996 merged 10 commits into
release/2.0from
chore/chart-polish-gauge-sunburst
Apr 24, 2026
Merged

chore: chart polish, E2E speedup, and implementation guide#599
alfredo1996 merged 10 commits into
release/2.0from
chore/chart-polish-gauge-sunburst

fix(gantt): prefix unused renderItem params parameter with underscore

7fd4404
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 24, 2026 in 45s

Quality Gate failed

Annotations

Check warning on line 93 in component/src/charts/sunburst-chart.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ27M0MphFkLk-eZDLQp&open=AZ27M0MphFkLk-eZDLQp&pullRequest=599

Check failure on line 55 in component/src/charts/sunburst-chart.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 32 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ27M0MphFkLk-eZDLQn&open=AZ27M0MphFkLk-eZDLQn&pullRequest=599

Check warning on line 84 in component/src/charts/gauge-chart.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ27M0FThFkLk-eZDLQm&open=AZ27M0FThFkLk-eZDLQm&pullRequest=599

Check warning on line 95 in component/src/charts/sunburst-chart.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ27M0MphFkLk-eZDLQq&open=AZ27M0MphFkLk-eZDLQq&pullRequest=599

Check warning on line 27 in app/src/plugins/gantt/component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Mark the props of the component as read-only.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ2_Tp9Q7fRyFn65v_mL&open=AZ2_Tp9Q7fRyFn65v_mL&pullRequest=599

Check warning on line 72 in component/src/charts/gantt-chart.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Mark the props of the component as read-only.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ2_TqGE7fRyFn65v_mM&open=AZ2_TqGE7fRyFn65v_mM&pullRequest=599

Check failure on line 80 in component/src/charts/gantt-chart.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ2_c5ElMMAbgOavyjUK&open=AZ2_c5ElMMAbgOavyjUK&pullRequest=599

Check warning on line 179 in component/src/charts/gantt-chart.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ2_TqGE7fRyFn65v_mN&open=AZ2_TqGE7fRyFn65v_mN&pullRequest=599

Check warning on line 93 in component/src/charts/sunburst-chart.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ27M0MphFkLk-eZDLQo&open=AZ27M0MphFkLk-eZDLQo&pullRequest=599