Skip to content
  • Iustin Pop's avatar
    htools: import the program modules in QC.hs · 33b9d92d
    Iustin Pop authored
    
    
    This adds the binaries code to the coverage, and thus the coverage
    finally shows the real coverage over all logic code (except for the
    htools.hs code, which is not logic code related to the algorithms, so
    it doesn't matter — plus it's also very small).
    
    Next steps will be to actually add coverage for this code, especially
    for hbal and hspace, which are relatively big compared to hail and
    hscan (around 800 expressions versus 200-300 expressions).
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
    33b9d92d