Skip to content

Feature #3335 point_weight_flag - #3427

Open
JohnHalleyGotway wants to merge 41 commits into
developfrom
feature_3335_point_weight_flag
Open

Feature #3335 point_weight_flag#3427
JohnHalleyGotway wants to merge 41 commits into
developfrom
feature_3335_point_weight_flag

Per #3335, remove 'NONE' from upgrade instructions since those sectio…

b980feb
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 27, 2026 in 9m 17s

Annotations

Check warning on line 168 in src/basic/vx_util/point_weight.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8TZA70q3jVycfb-&open=AaA1i8TZA70q3jVycfb-&pullRequest=3427

Check warning on line 973 in src/tools/core/point_stat/point_stat.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Merge this "if" statement with the enclosing one.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8LxA70q3jVycfb1&open=AaA1i8LxA70q3jVycfb1&pullRequest=3427

Check warning on line 106 in src/basic/vx_util/point_weight.h

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this const reference to "std::string" by a "std::string_view".

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8TRA70q3jVycfb4&open=AaA1i8TRA70q3jVycfb4&pullRequest=3427

Check failure on line 521 in src/libcode/vx_statistics/pair_data_point.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 76 to the 25 allowed.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8XnA70q3jVycfcF&open=AaA1i8XnA70q3jVycfcF&pullRequest=3427

Check warning on line 99 in src/basic/vx_util/point_weight.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove temporary variable "e".

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8TZA70q3jVycfb7&open=AaA1i8TZA70q3jVycfb7&pullRequest=3427

Check failure on line 1317 in src/libcode/vx_statistics/pair_data_ensemble.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest more than 3 if|for|do|while|switch statements.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8WDA70q3jVycfcD&open=AaA1i8WDA70q3jVycfcD&pullRequest=3427

Check failure on line 1144 in src/tools/core/ensemble_stat/ensemble_stat.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest more than 3 if|for|do|while|switch statements.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8TJA70q3jVycfb2&open=AaA1i8TJA70q3jVycfb2&pullRequest=3427

Check warning on line 87 in src/basic/vx_util/point_weight.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove temporary variable "e".

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8TZA70q3jVycfb6&open=AaA1i8TZA70q3jVycfb6&pullRequest=3427

Check warning on line 106 in src/basic/vx_util/point_weight.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this const reference to "std::string" by a "std::string_view".

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8TZA70q3jVycfb8&open=AaA1i8TZA70q3jVycfb8&pullRequest=3427

Check warning on line 169 in src/basic/vx_util/point_weight.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1_XHRwRWlFvey9Wra&open=AaA1_XHRwRWlFvey9Wra&pullRequest=3427

Check warning on line 1151 in src/tools/core/ensemble_stat/ensemble_stat.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Merge this "if" statement with the enclosing one.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8TJA70q3jVycfb3&open=AaA1i8TJA70q3jVycfb3&pullRequest=3427

Check failure on line 967 in src/tools/core/point_stat/point_stat.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest more than 3 if|for|do|while|switch statements.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8LxA70q3jVycfb0&open=AaA1i8LxA70q3jVycfb0&pullRequest=3427

Check warning on line 1605 in src/libcode/vx_statistics/pair_base.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This function should be declared "const".

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8W4A70q3jVycfcE&open=AaA1i8W4A70q3jVycfcE&pullRequest=3427

Check warning on line 342 in src/basic/vx_util/point_weight.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use the init-statement to declare "conf_const" inside the if statement.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8TZA70q3jVycfcA&open=AaA1i8TZA70q3jVycfcA&pullRequest=3427

Check failure on line 669 in src/libcode/vx_statistics/pair_data_point.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest more than 3 if|for|do|while|switch statements.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8XnA70q3jVycfcG&open=AaA1i8XnA70q3jVycfcG&pullRequest=3427

Check warning on line 122 in src/basic/vx_util/point_weight.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this const reference to "std::string" by a "std::string_view".

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8TZA70q3jVycfb9&open=AaA1i8TZA70q3jVycfb9&pullRequest=3427

Check failure on line 1180 in src/libcode/vx_statistics/pair_data_ensemble.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 46 to the 25 allowed.

See more on https://sonarcloud.io/project/issues?id=dtcenter_MET&issues=AaA1i8WDA70q3jVycfcC&open=AaA1i8WDA70q3jVycfcC&pullRequest=3427