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 plugin command #43

Merged
merged 32 commits into from
May 14, 2023
Merged

add plugin command #43

merged 32 commits into from
May 14, 2023

Conversation

tsv1
Copy link
Member

@tsv1 tsv1 commented Dec 1, 2022

No description provided.

@tsv1 tsv1 marked this pull request as ready for review December 1, 2022 16:15
@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2022

Codecov Report

Patch coverage: 73.19% and project coverage change: -2.47 ⚠️

Comparison is base (f1e1acb) 94.44% compared to head (a015449) 91.98%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   94.44%   91.98%   -2.47%     
==========================================
  Files         112      130      +18     
  Lines        2720     3268     +548     
  Branches      269      342      +73     
==========================================
+ Hits         2569     3006     +437     
- Misses        130      238     +108     
- Partials       21       24       +3     
Impacted Files Coverage Δ
vedro/_config.py 100.00% <ø> (+4.68%) ⬆️
vedro/plugins/director/rich/_rich_printer.py 90.38% <ø> (ø)
vedro/commands/plugin_command/_plugin_command.py 31.57% <31.57%> (ø)
vedro/_main.py 32.43% <32.43%> (ø)
vedro/commands/plugin_command/_install_plugin.py 40.00% <40.00%> (ø)
vedro/commands/plugin_command/_get_plugin_info.py 41.66% <41.66%> (ø)
vedro/commands/_cmd_arg_parser.py 45.00% <45.00%> (ø)
vedro/commands/plugin_command/_fetch_plugins.py 45.00% <45.00%> (ø)
..._scenario_discoverer/_multi_scenario_discoverer.py 90.00% <60.00%> (-2.60%) ⬇️
vedro/__init__.py 72.72% <75.00%> (+3.16%) ⬆️
... and 38 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tsv1 tsv1 merged commit 1d9babc into master May 14, 2023
@tsv1 tsv1 deleted the add-plugin-command branch May 14, 2023 17:49
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