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

Local param sensitivity #74

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Local param sensitivity #74

wants to merge 22 commits into from

Conversation

rebeccamccabe
Copy link
Collaborator

Merge this after writing updates PR.

Copy link

codecov bot commented Jan 24, 2025

❌ 14 Tests Failed:

Tests completed Failed Passed Skipped
41 14 27 0
View the top 2 failed test(s) by shortest run time
test validateNominalWecsim(field_wecsim=c_v,rel_tol_wecsim=0.1_1)
Stack Traces | 0.0967s run time
Verification failed in test/validateNominalWecsim(field_wecsim=c_v,rel_tol_wecsim=0.1_1).
    ---------------------
    Framework Diagnostic:
    ---------------------
    verifyEqual failed.
    --> The numeric values are not equal using "isequaln".
    --> The error was not within relative tolerance.
    --> Failure table:
                 Actual         Expected    Error    RelativeError    RelativeTolerance
            ________________    ________    _____    _____________    _________________
                                                                                       
            50.1383799494327      NaN        NaN          NaN                0.1       
    
    Actual Value:
      50.138379949432718
    Expected Value:
       NaN
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominalWecsim) at 178
test validateNominalReport(field_report=c_v,rel_tol_report=0.1_8)
Stack Traces | 0.107s run time
Verification failed in test/validateNominalReport(field_report=c_v,rel_tol_report=0.1_8).
    ---------------------
    Framework Diagnostic:
    ---------------------
    verifyEqual failed.
    --> The numeric values are not equal using "isequaln".
    --> The error was not within relative tolerance.
    --> Failure table:
                 Actual             Expected              Error            RelativeError       RelativeTolerance
            ________________    ________________    _________________    __________________    _________________
                                                                                                                
            50.6367839520258    71.0526622304404    -20.4158782784147    -0.287334459224078           0.1       
    
    Actual Value:
      50.636783952025766
    Expected Value:
      71.052662230440447
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominalReport) at 167
View the full list of 1 ❄️ flaky tests
test validateNominalReport(field_report=FOS_spar,rel_tol_report=0.1_7)

Flake rate in main: 14.29% (Passed 24 times, Failed 4 times)

Stack Traces | 0.0974s run time
Verification failed in test/validateNominalReport(field_report=FOS_spar,rel_tol_report=0.1_7).
    ---------------------
    Framework Diagnostic:
    ---------------------
    verifyEqual failed.
    --> The numeric values are not equal using "isequaln".
    --> The error was not within relative tolerance.
    --> Failure table:
                 Actual         Expected          Error           RelativeError      RelativeTolerance
            ________________    ________    _________________    ________________    _________________
                                                                                                      
            7.11293781214998      11.1      -3.98706218785002    -0.3591947916982           0.1       
    
    Actual Value:
       7.112937812149984
    Expected Value:
      11.100000000000000
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominalReport) at 167

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant