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

Add XML, CSV and TSV result counting parser #270

Merged
merged 10 commits into from
Sep 6, 2024
Merged

Commits on Aug 29, 2024

  1. Add xml parser

    nck-mlcnv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5622246 View commit details
    Browse the repository at this point in the history
  2. Add test

    nck-mlcnv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    58a70ea View commit details
    Browse the repository at this point in the history
  3. Add link and ask

    nck-mlcnv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1e4c6c2 View commit details
    Browse the repository at this point in the history
  4. Add csv and tsv parser

    nck-mlcnv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    96f30b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Small change

    nck-mlcnv committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    72aa2f5 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    nck-mlcnv committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6f85bcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2b56be View commit details
    Browse the repository at this point in the history
  4. Add error logging

    nck-mlcnv committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a72d3ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c23b9e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Add some documentation

    nck-mlcnv committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1823e4d View commit details
    Browse the repository at this point in the history