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: Plugin architecture #9

Merged
merged 1 commit into from
Feb 9, 2021
Merged

feat: Plugin architecture #9

merged 1 commit into from
Feb 9, 2021

Conversation

escaped
Copy link
Collaborator

@escaped escaped commented Feb 9, 2021

Description

Simple plugin architecture based on module names.

Checklist

  • Tests covering the new functionality have been added
  • Code builds clean without any errors or warnings
  • Documentation has been updated
  • Changes have been added to the CHANGELOG.md
  • You added yourself to the CONTRIBUTORS.md

@escaped escaped changed the base branch from main to feat/download_multiple_regions February 9, 2021 07:50
@escaped escaped changed the base branch from feat/download_multiple_regions to main February 9, 2021 07:50
@coveralls
Copy link

coveralls commented Feb 9, 2021

Pull Request Test Coverage Report for Build 552627239

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

  • 29 of 32 (90.63%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 93.007%

Changes Missing Coverage Covered Lines Changed/Added Lines %
routor/init.py 14 17 82.35%
Totals Coverage Status
Change from base Build 552617330: -0.4%
Covered Lines: 351
Relevant Lines: 373

💛 - Coveralls

@escaped escaped merged commit cb265a8 into main Feb 9, 2021
@escaped escaped deleted the feat/plugins branch February 9, 2021 21:45
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