Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spell Checker #1168

Merged
merged 29 commits into from
Nov 22, 2023

Uncommit and ignore Pipfile

143fec1
Select commit
Loading
Failed to load commit list.
Merged

Add Spell Checker #1168

Uncommit and ignore Pipfile
143fec1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 22, 2023 in 0s

17.64% of diff hit (target 37.25%)

View this Pull Request on Codecov

17.64% of diff hit (target 37.25%)

Annotations

Check warning on line 258 in foqus_lib/foqus.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/foqus.py#L258

Added line #L258 was not covered by tests

Check warning on line 1478 in foqus_lib/framework/graph/node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/graph/node.py#L1478

Added line #L1478 was not covered by tests

Check warning on line 57 in foqus_lib/framework/graph/nodeVars.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/graph/nodeVars.py#L57

Added line #L57 was not covered by tests

Check warning on line 59 in foqus_lib/framework/graph/nodeVars.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/graph/nodeVars.py#L59

Added line #L59 was not covered by tests

Check warning on line 152 in foqus_lib/framework/optimizer/BFGS.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/BFGS.py#L152

Added line #L152 was not covered by tests

Check warning on line 86 in foqus_lib/framework/optimizer/NLopt.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/NLopt.py#L86

Added line #L86 was not covered by tests

Check warning on line 111 in foqus_lib/framework/optimizer/NLopt.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/NLopt.py#L111

Added line #L111 was not covered by tests

Check warning on line 275 in foqus_lib/framework/optimizer/NLopt.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/NLopt.py#L275

Added line #L275 was not covered by tests

Check warning on line 393 in foqus_lib/framework/optimizer/NLopt.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/NLopt.py#L393

Added line #L393 was not covered by tests

Check warning on line 33 in foqus_lib/framework/optimizer/OptSNOBFIT.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/OptSNOBFIT.py#L33

Added line #L33 was not covered by tests

Check warning on line 82 in foqus_lib/framework/optimizer/PSUADE.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/PSUADE.py#L82

Added line #L82 was not covered by tests

Check warning on line 149 in foqus_lib/framework/optimizer/SLSQP.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/SLSQP.py#L149

Added line #L149 was not covered by tests

Check warning on line 132 in foqus_lib/framework/optimizer/SM_Optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/SM_Optimizer.py#L132

Added line #L132 was not covered by tests

Check warning on line 288 in foqus_lib/framework/optimizer/SM_Optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/SM_Optimizer.py#L288

Added line #L288 was not covered by tests

Check warning on line 348 in foqus_lib/framework/optimizer/SM_Optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/SM_Optimizer.py#L348

Added line #L348 was not covered by tests

Check warning on line 90 in foqus_lib/framework/optimizer/Snobfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/Snobfit.py#L90

Added line #L90 was not covered by tests

Check warning on line 110 in foqus_lib/framework/optimizer/Snobfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/Snobfit.py#L110

Added line #L110 was not covered by tests

Check warning on line 208 in foqus_lib/framework/optimizer/Snobfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/Snobfit.py#L208

Added line #L208 was not covered by tests

Check warning on line 290 in foqus_lib/framework/optimizer/Snobfit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/optimizer/Snobfit.py#L290

Added line #L290 was not covered by tests

Check warning on line 491 in foqus_lib/framework/pymodel/heat_integration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/pymodel/heat_integration.py#L489-L491

Added lines #L489 - L491 were not covered by tests

Check warning on line 135 in foqus_lib/framework/sim/turbineConfiguration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/sim/turbineConfiguration.py#L135

Added line #L135 was not covered by tests

Check warning on line 1045 in foqus_lib/framework/sim/turbineConfiguration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/sim/turbineConfiguration.py#L1045

Added line #L1045 was not covered by tests

Check warning on line 1079 in foqus_lib/framework/sim/turbineConfiguration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/sim/turbineConfiguration.py#L1079

Added line #L1079 was not covered by tests

Check warning on line 705 in foqus_lib/framework/surrogate/ALAMO.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/surrogate/ALAMO.py#L704-L705

Added lines #L704 - L705 were not covered by tests

Check warning on line 815 in foqus_lib/framework/surrogate/ALAMO.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

foqus_lib/framework/surrogate/ALAMO.py#L814-L815

Added lines #L814 - L815 were not covered by tests