Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Listing of dictionaries (modules) #1726

Merged
merged 2 commits into from
May 23, 2023

Conversation

JUN-KOBAYASHI
Copy link
Contributor

List dictionaries (modules) in list() due to "RuntimeError "occurred: set size changed during iteration" when processing version information.

This response is a fix for issue #1724 (#1724)

List dictionaries (modules) with list() as "RuntimeError "occurred: set size changed during iteration" occurs when processing version information.
Fix cli.py added.
@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Merging #1726 (bbc94b6) into master (102318e) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1726      +/-   ##
==========================================
- Coverage   89.25%   89.19%   -0.05%     
==========================================
  Files          70       70              
  Lines       18534    18534              
==========================================
- Hits        16540    16530      -10     
- Misses       1994     2004      +10     
Impacted Files Coverage Δ
bzt/cli.py 81.67% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@matus-gazo matus-gazo merged commit 93304e5 into Blazemeter:master May 23, 2023
@matus-gazo
Copy link
Contributor

Thank you for the fix, much appreciated!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants