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

Feature/3338/improve parser suggestion 3 #3414

Merged
merged 20 commits into from Nov 24, 2023

Commits on Nov 24, 2023

  1. Log output-file-paths #3338

    fritschldwg committed Nov 24, 2023
    Copy the full SHA
    ece02a3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    97a3ed8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0d4f18e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    324fcbe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9fbb090 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8d8c151 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2ba2b77 View commit details
    Browse the repository at this point in the history
  8. Adjust valid flag input for sourcecodeparser #3338

    Previously if you wanted a csv output you would have to input 'table'; was changed to 'csv'
    Nereboss authored and fritschldwg committed Nov 24, 2023
    Copy the full SHA
    3a044e0 View commit details
    Browse the repository at this point in the history
  9. Clean call method of sourcecodeparser #3338

    Logging has been refactored into its own function
    Nereboss authored and fritschldwg committed Nov 24, 2023
    Copy the full SHA
    3ef7734 View commit details
    Browse the repository at this point in the history
  10. Small refactor to fix failing tests #3338

    Due to the change from 'table' to 'csv' some tests had to be updated
    Nereboss authored and fritschldwg committed Nov 24, 2023
    Copy the full SHA
    d3ba9c3 View commit details
    Browse the repository at this point in the history
  11. Update docs #3338

    Nereboss authored and fritschldwg committed Nov 24, 2023
    Copy the full SHA
    d54a4cd View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    a2286aa View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    851bd40 View commit details
    Browse the repository at this point in the history
  14. Update Changelog #3338

    Nereboss authored and fritschldwg committed Nov 24, 2023
    Copy the full SHA
    c990ed4 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    e428959 View commit details
    Browse the repository at this point in the history
  16. Unify test naming #3338

    fritschldwg committed Nov 24, 2023
    Copy the full SHA
    60dd061 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    0b68772 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    0c67715 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    682dbc9 View commit details
    Browse the repository at this point in the history
  20. Fix naming of test #3338

    fritschldwg committed Nov 24, 2023
    Copy the full SHA
    28624ea View commit details
    Browse the repository at this point in the history