"tests/vscode:/vscode.git/clone" did not exist on "b3c95f18274ccb18cf2e3b64a93e4e0b40a85ca4"
  • Yuting Jiang's avatar
    Analyzer - Make baseline file optional in data diagnosis and fix bugs (#399) · db842892
    Yuting Jiang authored
    **Description**
     Make baseline check optional in data diagnosis and fix bugs.
    
    **Major Revision**
    - make baseline file optional in data diagnosis
    - fix bugs of output in md and excel format when 'function' is not in the rule
    - fix bug in multi_rules function that miss/failed test may failed the whole process
    
    **Minor Revision**
    - revise doc related with data diagnosis
    - resolve warning message about baseline not found check, only raise exception if baseline not found in the  'variance' function
    - move summary fields into top of json file
    - unify 'Index','machine' -> 'index' in output file
    db842892
data-diagnosis.md 8.31 KB