Skip to content

Analyzer merge should not take previously created result file into account. #6

@woolfg

Description

@woolfg

if you run the anlyzer twice the previous result file codeprints_merged.json is merged again. The total count is increased with every execution.

    Finished dev [unoptimized + debuginfo] target(s) in 0.04s
     Running `target/debug/codeprints-analyzer merge`
Merging codeprints_analyzer.json
Merging codeprints_github.json
Merging codeprints_merged.json
done!
Output file: codeprints_merged.json

Expected: the process is deterministic and the result file is ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions