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

Add basic plugin discovery #1

Draft
wants to merge 3 commits into
base: odd-choices
Choose a base branch
from
Draft

Conversation

oddstr13
Copy link
Owner

@oddstr13 oddstr13 commented Aug 7, 2020

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2020

Codecov Report

Merging #1 into odd-choices will increase coverage by 0.47%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           odd-choices      #1      +/-   ##
==============================================
+ Coverage         7.63%   8.10%   +0.47%     
==============================================
  Files               99     103       +4     
  Lines            10968   10988      +20     
==============================================
+ Hits               837     891      +54     
+ Misses           10131   10097      -34     
Impacted Files Coverage Δ
mcomix/plugins/__init__.py 100.00% <100.00%> (ø)
mcomix/plugins/base/__init__.py 100.00% <100.00%> (ø)
mcomix/plugins/dummy_1/__init__.py 100.00% <100.00%> (ø)
mcomix/plugins/dummy_2.py 100.00% <100.00%> (ø)
mcomix/archive/squashfs.py 66.66% <0.00%> (-4.77%) ⬇️
mcomix/archive/archivemount.py 66.66% <0.00%> (-4.77%) ⬇️
mcomix/archive/zip_external.py 46.15% <0.00%> (-3.85%) ⬇️
mcomix/archive/lha_external.py 52.17% <0.00%> (-3.83%) ⬇️
mcomix/archive/rar_external.py 17.77% <0.00%> (-1.21%) ⬇️
mcomix/archive/sevenzip_external.py 30.13% <0.00%> (-0.95%) ⬇️
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d72a2da...fd73e2c. Read the comment docs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 7, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

2 participants