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

Initial support for plugins via Pluggy #210

Merged
merged 58 commits into from May 24, 2021
Merged

Conversation

darrenburns
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 12, 2021

Codecov Report

Merging #210 (46a15a2) into master (d70c0ce) will increase coverage by 1.86%.
The diff coverage is 92.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   75.25%   77.11%   +1.86%     
==========================================
  Files          17       21       +4     
  Lines        1580     1691     +111     
  Branches      266      271       +5     
==========================================
+ Hits         1189     1304     +115     
+ Misses        349      344       -5     
- Partials       42       43       +1     
Impacted Files Coverage Δ
ward/_diff.py 12.79% <0.00%> (ø)
ward/_errors.py 100.00% <ø> (ø)
ward/_rewrite.py 98.63% <ø> (ø)
ward/_utilities.py 83.33% <ø> (ø)
ward/_terminal.py 52.17% <81.81%> (ø)
ward/hooks.py 84.61% <84.61%> (ø)
ward/_run.py 86.60% <86.66%> (ø)
ward/_config.py 89.65% <89.65%> (ø)
ward/_collect.py 78.33% <93.54%> (ø)
ward/testing.py 93.29% <94.87%> (-0.18%) ⬇️
... and 16 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 d70c0ce...46a15a2. Read the comment docs.

@darrenburns darrenburns added this to In progress in Ward 1.0 Release May 12, 2021
@darrenburns darrenburns merged commit fd40044 into master May 24, 2021
@darrenburns darrenburns deleted the initial-plugin-support branch May 24, 2021 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Ward 1.0 Release
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants