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

feat: Add way for 3rd party resources to register into the PMR cli. #199

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

DanCardin
Copy link
Contributor

I plan to add documentation about this, once I make the experience of defining a custom Config class much more like defining a "basic" dataclass, than it currently is.

However, as-is, this change allows https://github.com/dancardin/responsaas to auto-register into the PMR cli, which i appreciate.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7743812980

  • -12 of 21 (42.86%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on dc/plugin at 89.674%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/pytest_mock_resources/cli.py 1 4 25.0%
src/pytest_mock_resources/plugin.py 8 17 47.06%
Totals Coverage Status
Change from base Build 7743789567: 89.7%
Covered Lines: 1428
Relevant Lines: 1575

💛 - Coveralls

@DanCardin DanCardin merged commit 23e40ad into main Feb 1, 2024
20 checks passed
@DanCardin DanCardin deleted the dc/plugin branch February 1, 2024 15:48
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.

3 participants