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

[gha] Use poetry for tests #532

Merged
merged 1 commit into from
Mar 15, 2022
Merged

Conversation

jjmerchante
Copy link
Contributor

This PR:

  • Updates the GitHub actions tests to use Poetry. It runs the tests and also flake8.
  • Update badges in the README.md

This PR depends on #531. 3/4 commits are from that PR.

This commit starts using Poetry for the installation
of the dependencies and running the tests in
the GitHub Actions workflow.

It also updates the dependencies and adds flake8 and coverage.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
Copy link
Member

@zhquan zhquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhquan zhquan closed this in e12297a Mar 15, 2022
@zhquan zhquan merged commit e12297a into chaoss:master Mar 15, 2022
@coveralls
Copy link

coveralls commented Mar 15, 2022

Pull Request Test Coverage Report for Build 1987834041

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 63.079%

Totals Coverage Status
Change from base Build 1987829282: 0.0%
Covered Lines: 1143
Relevant Lines: 1812

💛 - Coveralls

@jjmerchante jjmerchante deleted the poetry-tests branch March 24, 2022 10:54
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

3 participants