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

Added support for concurrent scenarios #311

Merged
merged 1 commit into from
Jun 15, 2020

Conversation

lonnblad
Copy link
Member

@lonnblad lonnblad commented Jun 14, 2020

Solution for #180

@lonnblad lonnblad force-pushed the feature/concurrent-scenarios branch from 2d6b713 to 503cde9 Compare June 14, 2020 17:07
@codecov
Copy link

codecov bot commented Jun 14, 2020

Codecov Report

Merging #311 into master will increase coverage by 0.13%.
The diff coverage is 87.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage   85.44%   85.58%   +0.13%     
==========================================
  Files          23       23              
  Lines        2659     2684      +25     
==========================================
+ Hits         2272     2297      +25     
  Misses        259      259              
  Partials      128      128              
Impacted Files Coverage Δ
suite.go 86.75% <ø> (-0.18%) ⬇️
storage.go 90.44% <66.66%> (-0.58%) ⬇️
run.go 70.52% <85.41%> (+6.05%) ⬆️
fmt_base.go 94.24% <100.00%> (+0.08%) ⬆️
fmt_pretty.go 93.17% <100.00%> (-0.73%) ⬇️
test_context.go 71.42% <0.00%> (+28.57%) ⬆️

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 57422f2...39940f5. Read the comment docs.

@lonnblad lonnblad requested a review from mxygem June 14, 2020 17:09
@lonnblad lonnblad force-pushed the feature/concurrent-scenarios branch from 503cde9 to 39940f5 Compare June 14, 2020 17:21
@l3pp4rd
Copy link
Member

l3pp4rd commented Jun 14, 2020

Well done 👍

@lonnblad
Copy link
Member Author

Well done 👍

thanks @l3pp4rd 😄

@lonnblad lonnblad merged commit 6e01c51 into master Jun 15, 2020
@mattwynne mattwynne deleted the feature/concurrent-scenarios branch April 30, 2022 21: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.

None yet

2 participants