Skip to content

Simplify building the plugin manager. #449

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

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Simplify building the plugin manager. #449

merged 1 commit into from
Oct 15, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Oct 14, 2023

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.2 milestone Oct 14, 2023
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (ce6a825) 95.01% compared to head (6077a71) 94.99%.

❗ Current head 6077a71 differs from pull request most recent head b31733a. Consider uploading reports for the commit b31733a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #449      +/-   ##
==========================================
- Coverage   95.01%   94.99%   -0.02%     
==========================================
  Files          97       97              
  Lines        8542     8518      -24     
==========================================
- Hits         8116     8092      -24     
  Misses        426      426              
Flag Coverage Δ
end_to_end 82.06% <100.00%> (-0.06%) ⬇️
integration 39.41% <100.00%> (+0.07%) ⬆️
unit 65.96% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/_pytask/build.py 98.86% <ø> (-0.04%) ⬇️
src/_pytask/clean.py 94.40% <100.00%> (-0.12%) ⬇️
src/_pytask/cli.py 98.55% <100.00%> (-0.12%) ⬇️
src/_pytask/collect_command.py 90.32% <ø> (-0.23%) ⬇️
src/_pytask/graph.py 66.41% <ø> (-1.48%) ⬇️
src/_pytask/mark/__init__.py 97.39% <ø> (-0.07%) ⬇️
src/_pytask/pluginmanager.py 100.00% <100.00%> (ø)
src/_pytask/profile.py 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobiasraabe tobiasraabe merged commit 10184d9 into main Oct 15, 2023
@tobiasraabe tobiasraabe deleted the pluginmanager branch October 15, 2023 17:44
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.

1 participant