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/combine test durations #91

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

joaofogoncalves
Copy link

@joaofogoncalves joaofogoncalves commented Apr 13, 2024

Description

Adding a cli command do combine several test durations files into one single file.
Useful when running parallel jobs in GH actions and after want to combine all changes into a single file.

Checklist

  • Tests covering the new functionality have been added
  • Documentation has been updated OR the changes are too minor to be documented
  • The Changes are listed in the CHANGELOG.md OR the changes are insignificant

@jerry-git
Copy link
Owner

Great, thank you! Could you add some test(s) and make the CI green.

* Update CHANGELOG.md

* Adding root folder argument and fixing CD

* Adding tests

* Update test_cli.py
@joaofogoncalves
Copy link
Author

Great, thank you! Could you add some test(s) and make the CI green.

I Added tests and fixed the failing pre-commit checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants