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 orderer plugin #37

Merged
merged 3 commits into from
Sep 18, 2022
Merged

add orderer plugin #37

merged 3 commits into from
Sep 18, 2022

Conversation

tsv1
Copy link
Member

@tsv1 tsv1 commented Sep 18, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2022

Codecov Report

Merging #37 (525bb43) into master (7e99f1d) will increase coverage by 0.10%.
The diff coverage is 98.33%.

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   93.70%   93.80%   +0.10%     
==========================================
  Files          96      101       +5     
  Lines        2256     2310      +54     
  Branches      339      347       +8     
==========================================
+ Hits         2114     2167      +53     
- Misses        128      129       +1     
  Partials       14       14              
Impacted Files Coverage Δ
.../core/_scenario_orderer/_plain_scenario_orderer.py 85.71% <85.71%> (ø)
vedro/_config.py 94.82% <100.00%> (+0.09%) ⬆️
vedro/core/__init__.py 100.00% <100.00%> (ø)
vedro/core/_scenario_orderer/__init__.py 100.00% <100.00%> (ø)
vedro/plugins/orderer/__init__.py 100.00% <100.00%> (ø)
vedro/plugins/orderer/orderer_plugin.py 100.00% <100.00%> (ø)
vedro/plugins/orderer/random_orderer.py 100.00% <100.00%> (ø)
vedro/plugins/orderer/reversed_orderer.py 100.00% <100.00%> (ø)
vedro/plugins/orderer/stable_orderer.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tsv1 tsv1 merged commit a83ed95 into master Sep 18, 2022
@tsv1 tsv1 deleted the add-orderer-plugin branch September 18, 2022 12:56
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