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

Format Python code with psf/black push #14

Merged
merged 1 commit into from
Jul 10, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 10, 2022

There appear to be some python formatting errors in b976d6e. This pull request
uses the psf/black formatter to fix these issues.

@gcattan gcattan merged commit d39ff4f into gc/pytest_utils Jul 10, 2022
gcattan added a commit that referenced this pull request Aug 4, 2022
* add test for parse_inputs

* install python package (dev)

* typo

* 🎨 Format Python code with psf/black (#10)

Co-authored-by: gcattan <gcattan@users.noreply.github.com>

* test sample size

* typo

* fix test sample size

* 🎨 Format Python code with psf/black (#12)

Co-authored-by: gcattan <gcattan@users.noreply.github.com>

* add test on sample size

* fix assert for test_sample_greater_size_than_list

* fix test_sample_greater_size_than_list

* 🎨 Format Python code with psf/black (#13)

Co-authored-by: gcattan <gcattan@users.noreply.github.com>

* test skeleton for test_git

* 🎨 Format Python code with psf/black (#14)

Co-authored-by: gcattan <gcattan@users.noreply.github.com>

* finish test common and start test for git

* import datetime missing

* typeerror: Integer required

* return absolute month difference

* typo

* 🎨 Format Python code with psf/black (#17)

Co-authored-by: gcattan <gcattan@users.noreply.github.com>

* test if code runs wihtin a py.test session

* typo

* print traces

* test_branch_is_old: GREEN

* test_branch_are_coupled: GREEN

* change are_coupled -> contains

* test_git pass

* 🎨 Format Python code with psf/black (#18)

Co-authored-by: gcattan <gcattan@users.noreply.github.com>

* test for is_empty_body

* typo

* test is_test_commit: GREEN

* test for not_a_squased commit: GREEN

* test if commit contains bad words: GREEN

* test count coupled : GREEN!

* test count_old_branches : GREEN

* test process logs: GREEN

* tes overall OK

* some helpfull logs

* 🎨 Format Python code with psf/black (#19)

Co-authored-by: gcattan <gcattan@users.noreply.github.com>

* Update run-pytest.yml

* missing "-r" option in "is_old"

* Update run-pytest.yml

Co-authored-by: gcattan <gregoire.cattan@ibm.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gcattan <gcattan@users.noreply.github.com>
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.

1 participant