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

k6 v0.43.1 bugfix release #2939

Merged
merged 4 commits into from
Feb 27, 2023
Merged

k6 v0.43.1 bugfix release #2939

merged 4 commits into from
Feb 27, 2023

Conversation

na--
Copy link
Member

@na-- na-- commented Feb 27, 2023

#2937 / #2938 is the main reason for needing to make a bugfix release 😞 However, since we'd be making one anyway, we can also release the more minor #2926 and #2934 bugfixes earlier than expected.

olegbespalov and others added 4 commits February 27, 2023 11:02
Fixing the panic that could happen if try to access the
`exec.vu.iterationInScenario` in `setup`. At that moment, the details are
not initialized.

(cherry picked from commit 26ec301)
@na-- na-- marked this pull request as ready for review February 27, 2023 09:21
@na-- na-- changed the title [WIP] v0.43.1 bugfix release k6 v0.43.1 bugfix release Feb 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2023

Codecov Report

Merging #2939 (65daea9) into master (8601303) will increase coverage by 0.01%.
The diff coverage is 69.62%.

❗ Current head 65daea9 differs from pull request most recent head af3a0b8. Consider uploading reports for the commit af3a0b8 to get more accurate results

@@            Coverage Diff             @@
##           master    #2939      +/-   ##
==========================================
+ Coverage   76.92%   76.93%   +0.01%     
==========================================
  Files         225      225              
  Lines       16873    16893      +20     
==========================================
+ Hits        12979    12997      +18     
- Misses       3062     3065       +3     
+ Partials      832      831       -1     
Flag Coverage Δ
ubuntu 76.85% <69.62%> (+<0.01%) ⬆️
windows 76.75% <69.62%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmd/state/state.go 6.06% <ø> (ø)
cmd/tests/tests.go 44.44% <0.00%> (ø)
cmd/ui_unix.go 100.00% <ø> (ø)
lib/consts/consts.go 78.57% <ø> (ø)
lib/fsext/cacheonread.go 91.30% <ø> (ø)
output/csv/config.go 77.19% <ø> (ø)
output/csv/time_format_gen.go 9.09% <0.00%> (-10.91%) ⬇️
cmd/run.go 72.65% <11.11%> (+1.45%) ⬆️
loader/loader.go 82.87% <33.33%> (ø)
cloudapi/api.go 52.08% <100.00%> (ø)
... and 20 more

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

@na-- na-- merged commit 46d8b29 into master Feb 27, 2023
@na-- na-- deleted the bugfix-release-v0.43.1 branch February 27, 2023 11:10
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.

6 participants