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

filter_nodes for simplify #2619

Merged
merged 2 commits into from
Jan 10, 2023
Merged

Commits on Jan 10, 2023

  1. Add TSK_SIMPLIFY_NO_FILTER_NODES

    hyanwong authored and mergify[bot] committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e5d2376 View commit details
    Browse the repository at this point in the history
  2. Update simplify semantics and refactor

    Revert to old implementation
    
    Simple tset
    
    Update changelog and add C tests
    
    Done?
    
    Low level tests
    
    More tests
    
    Fix error-handling error in simplifier_init
    
    We were clearing the input tables before checking sample errors
    
    Fixup broken tests
    
    Add test for mutations
    
    Don't clear the node table when not filtering nodes
    
    Refactor
    
    Modernise simplify test
    
    Fix provenance bug
    
    Removed unused samples member
    
    Implement filter-populations with no-touch semantics
    
    updates
    
    Refactor finalise references path
    
    Finished no-touch semantics on the non-filter casese
    
    Remove unused simplify_t struct member
    
    Make simplify thread-safe in no-filter case
    
    Update changelog
    jeromekelleher authored and mergify[bot] committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    7ea2b59 View commit details
    Browse the repository at this point in the history