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/project failed Nov 22, 2023 in 0s

37.10% (-0.15%) compared to 5334847

View this Pull Request on Codecov

37.10% (-0.15%) compared to 5334847

Details

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (5334847) 37.25% compared to head (143fec1) 37.10%.

Files Patch % Lines
foqus_lib/framework/surrogate/ALAMO.py 0.00% 7 Missing ⚠️
foqus_lib/framework/uq/RSAnalyzer.py 0.00% 5 Missing ⚠️
foqus_lib/framework/optimizer/NLopt.py 0.00% 4 Missing ⚠️
foqus_lib/framework/optimizer/Snobfit.py 0.00% 4 Missing ⚠️
foqus_lib/framework/optimizer/SM_Optimizer.py 0.00% 3 Missing ⚠️
foqus_lib/framework/pymodel/heat_integration.py 0.00% 3 Missing ⚠️
foqus_lib/framework/sim/turbineConfiguration.py 0.00% 3 Missing ⚠️
foqus_lib/framework/graph/nodeVars.py 0.00% 2 Missing ⚠️
foqus_lib/foqus.py 0.00% 1 Missing ⚠️
foqus_lib/framework/graph/graph.py 50.00% 1 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1168      +/-   ##
==========================================
- Coverage   37.25%   37.10%   -0.15%     
==========================================
  Files         160      160              
  Lines       36396    36396              
  Branches     5956     5956              
==========================================
- Hits        13558    13504      -54     
- Misses      21750    21794      +44     
- Partials     1088     1098      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.