Skip to content

fix(event-queue): fix event simulator scenario parsing#706

Merged
glevco merged 1 commit intomasterfrom
fix/event-simulator-scenario
Jul 18, 2023
Merged

fix(event-queue): fix event simulator scenario parsing#706
glevco merged 1 commit intomasterfrom
fix/event-simulator-scenario

Conversation

@glevco
Copy link
Copy Markdown
Contributor

@glevco glevco commented Jul 17, 2023

Motivation

I noticed that the event simulator CLI tool was not working correctly due to some previous changes.

Acceptance Criteria

  • Fix the event simulator CLI tool --scenario option parsing

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco added the bug Something isn't working label Jul 17, 2023
@glevco glevco self-assigned this Jul 17, 2023
@glevco glevco force-pushed the fix/event-simulator-scenario branch from 7c93dd3 to 0a7cb85 Compare July 17, 2023 18:12
@glevco glevco force-pushed the fix/event-simulator-scenario branch from 0a7cb85 to 878de8a Compare July 17, 2023 18:19
@glevco glevco marked this pull request as ready for review July 17, 2023 18:20
@glevco glevco requested review from jansegre and msbrogli as code owners July 17, 2023 18:20
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 17, 2023

Codecov Report

Merging #706 (878de8a) into master (d920df5) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #706      +/-   ##
==========================================
+ Coverage   83.99%   84.00%   +0.01%     
==========================================
  Files         246      246              
  Lines       20517    20517              
  Branches     2769     2769              
==========================================
+ Hits        17233    17236       +3     
+ Misses       2709     2707       -2     
+ Partials      575      574       -1     

see 3 files with indirect coverage changes

@glevco glevco merged commit 779494c into master Jul 18, 2023
@glevco glevco deleted the fix/event-simulator-scenario branch July 18, 2023 15:47
@jansegre jansegre mentioned this pull request Jul 24, 2023
2 tasks
This was referenced Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants