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

fix orderer #44

Merged
merged 1 commit into from
Dec 4, 2022
Merged

fix orderer #44

merged 1 commit into from
Dec 4, 2022

Conversation

tsv1
Copy link
Member

@tsv1 tsv1 commented Dec 4, 2022

No description provided.

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

Codecov Report

Base: 94.55% // Head: 94.56% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (ec10bf9) compared to base (e0e7f44).
Patch coverage: 95.23% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   94.55%   94.56%   +0.01%     
==========================================
  Files          87       88       +1     
  Lines        2443     2449       +6     
  Branches      381      382       +1     
==========================================
+ Hits         2310     2316       +6     
+ Misses        116      115       -1     
- Partials       17       18       +1     
Impacted Files Coverage Δ
...o/core/scenario_orderer/_plain_scenario_orderer.py 100.00% <ø> (+14.28%) ⬆️
vedro/plugins/orderer/orderer_plugin.py 96.42% <83.33%> (-3.58%) ⬇️
vedro/_config.py 95.31% <100.00%> (ø)
.../core/scenario_orderer/_stable_scenario_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.

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

@tsv1 tsv1 merged commit b4a9f80 into master Dec 4, 2022
@tsv1 tsv1 deleted the fix-orderer branch December 4, 2022 08:17
iri6e4k0 pushed a commit to iri6e4k0/vedro that referenced this pull request Apr 5, 2023
commit afa22d3
Merge: d0a1442 d1899fa
Author: Ирина Карачакова <[email protected]>
Date:   Wed Apr 5 10:47:01 2023 +0700

    Merge branch 'long-str' of github.com:iri6e4k0/vedro into long-str

commit d0a1442
Author: Anastasia Zolotykh <[email protected]>
Date:   Sun Feb 19 18:31:00 2023 +0300

    rich reporter: show step names for passed scenarios (vedro-universe#46)

commit d1899fa
Author: Ирина Карачакова <[email protected]>
Date:   Wed Apr 5 10:38:31 2023 +0700

    fixed

commit 07d0313
Author: Ирина Карачакова <[email protected]>
Date:   Wed Apr 5 10:33:03 2023 +0700

    fixed

commit 8311a1a
Author: Ирина Карачакова <[email protected]>
Date:   Wed Apr 5 10:31:04 2023 +0700

    fixed

commit 130deb9
Author: Ирина Карачакова <[email protected]>
Date:   Wed Apr 5 10:26:44 2023 +0700

    fixed

commit 445d834
Author: Ирина Карачакова <[email protected]>
Date:   Wed Apr 5 10:19:03 2023 +0700

    fixed

commit 04fa75c
Author: Ирина Карачакова <[email protected]>
Date:   Tue Apr 4 15:11:09 2023 +0700

    fixed

commit 6c88ba9
Author: Ирина Карачакова <[email protected]>
Date:   Tue Apr 4 14:47:11 2023 +0700

    fixed

commit fe21f60
Author: Ирина Карачакова <[email protected]>
Date:   Tue Apr 4 14:41:14 2023 +0700

    fixed lint

commit b323cb8
Author: Ирина Карачакова <[email protected]>
Date:   Tue Apr 4 14:38:47 2023 +0700

    fixed lint

commit 1e8d29a
Author: Ирина Карачакова <[email protected]>
Date:   Tue Apr 4 14:34:44 2023 +0700

    add long str

commit 7c226da
Author: Ирина Карачакова <[email protected]>
Date:   Tue Apr 4 14:31:03 2023 +0700

    add long str

commit 36f84dc
Author: Ирина Карачакова <[email protected]>
Date:   Tue Apr 4 14:20:40 2023 +0700

    add long str

commit bf6cc18
Author: Anastasia Zolotykh <[email protected]>
Date:   Sun Feb 19 18:31:00 2023 +0300

    rich reporter: show step names for passed scenarios (vedro-universe#46)

commit f4b00a6
Author: Nikita Tsvetkov <[email protected]>
Date:   Sat Feb 18 20:53:33 2023 +0400

    update github actions

commit ebbf621
Author: Nikita Tsvetkov <[email protected]>
Date:   Sat Feb 18 20:51:45 2023 +0400

    update urls

commit 9955fab
Author: Nikitа Tsvetkоv <[email protected]>
Date:   Sat Feb 18 20:49:10 2023 +0400

    rich reporter: add v2_verbosity param (vedro-universe#47)

commit 6275d10
Author: Nikitа Tsvetkоv <[email protected]>
Date:   Sun Jan 22 16:15:49 2023 +0400

    humanize elapsed time (vedro-universe#45)

commit 676b5f0
Author: Nikita Tsvetkov <[email protected]>
Date:   Sun Dec 4 12:21:09 2022 +0400

    update changelog

commit 44e5566
Author: Nikita Tsvetkov <[email protected]>
Date:   Sun Dec 4 12:18:58 2022 +0400

    bump version → 1.8.3

commit b4a9f80
Author: Nikita <[email protected]>
Date:   Sun Dec 4 12:17:49 2022 +0400

    fix orderer (vedro-universe#44)

commit e0e7f44
Author: Nikita Tsvetkov <[email protected]>
Date:   Sun Nov 27 12:42:49 2022 +0400

    bump version → 1.8.2

commit 4466e9f
Author: Nikita Tsvetkov <[email protected]>
Date:   Sun Nov 27 12:35:53 2022 +0400

    fix file loader

commit 239b05a
Author: Nikita Tsvetkov <[email protected]>
Date:   Sun Nov 27 12:22:01 2022 +0400

    fix scenario init order

commit dd5cb62
Author: Nikita Tsvetkov <[email protected]>
Date:   Sun Nov 27 12:21:29 2022 +0400

    update changelog

commit 964dea9
Author: Nikita Tsvetkov <[email protected]>
Date:   Mon Nov 21 19:14:02 2022 +0400

    bump version → 1.8.1
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