Skip to content

Use -munittest instead of setup.py test to run tests#39

Merged
yakky merged 1 commit into
masterfrom
bugfix/issue-29-fix-deprecation
Jan 16, 2022
Merged

Use -munittest instead of setup.py test to run tests#39
yakky merged 1 commit into
masterfrom
bugfix/issue-29-fix-deprecation

Conversation

@yakky
Copy link
Copy Markdown
Member

@yakky yakky commented Oct 23, 2021

Description

The support for latter invocation method will be removed at some point from setuptools

References

Fix #29

Checklist

  • Code lint checked via inv lint
  • Tests added

@coveralls
Copy link
Copy Markdown

coveralls commented Oct 23, 2021

Pull Request Test Coverage Report for Build 1704768082

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.066%

Totals Coverage Status
Change from base Build 1704760408: 0.0%
Covered Lines: 190
Relevant Lines: 202

💛 - Coveralls

The support for latter invocation will be removed at some point from setuptools
@yakky yakky force-pushed the bugfix/issue-29-fix-deprecation branch from 4aff265 to 4d7050c Compare January 16, 2022 16:55
@yakky yakky merged commit 275b3b1 into master Jan 16, 2022
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 1375431920

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 93.091%

Totals Coverage Status
Change from base Build 1375331442: 0.5%
Covered Lines: 209
Relevant Lines: 221

💛 - Coveralls

1 similar comment
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 1375431920

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 93.091%

Totals Coverage Status
Change from base Build 1375331442: 0.5%
Covered Lines: 209
Relevant Lines: 221

💛 - Coveralls

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.

Deprecation warning in test run

2 participants