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

Add ability to display testRunDetails and logs from k6 cloud #2867

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

na--
Copy link
Member

@na-- na-- commented Jan 23, 2023

This is built on top of #2864

@na-- na-- added this to the v0.43.0 milestone Jan 23, 2023
@github-actions github-actions bot requested review from codebien and mstoykov January 23, 2023 07:16
@na-- na-- requested a review from olegbespalov January 23, 2023 07:18
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2023

Codecov Report

Merging #2867 (5a70bce) into master (16635b1) will increase coverage by 0.13%.
The diff coverage is 70.83%.

❗ Current head 5a70bce differs from pull request most recent head a961d59. Consider uploading reports for the commit a961d59 to get more accurate results

@@            Coverage Diff             @@
##           master    #2867      +/-   ##
==========================================
+ Coverage   76.73%   76.87%   +0.13%     
==========================================
  Files         215      217       +2     
  Lines       16599    16619      +20     
==========================================
+ Hits        12738    12776      +38     
+ Misses       3049     3036      -13     
+ Partials      812      807       -5     
Flag Coverage Δ
ubuntu 76.76% <70.83%> (+0.02%) ⬆️
windows 76.62% <70.83%> (?)

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

Impacted Files Coverage Δ
cloudapi/api.go 52.08% <56.25%> (+4.35%) ⬆️
cloudapi/config.go 89.13% <100.00%> (+0.24%) ⬆️
cloudapi/util.go 100.00% <100.00%> (ø)
cmd/cloud.go 71.42% <100.00%> (+0.47%) ⬆️
api/v1/metric.go 54.54% <0.00%> (-13.64%) ⬇️
cmd/ui_windows.go 100.00% <0.00%> (ø)
lib/netext/httpext/error_codes_syscall_windows.go 100.00% <0.00%> (ø)
lib/netext/httpext/request.go 93.29% <0.00%> (+0.60%) ⬆️
core/engine.go 94.51% <0.00%> (+1.21%) ⬆️
lib/executor/externally_controlled.go 73.72% <0.00%> (+1.82%) ⬆️
... and 6 more

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

olegbespalov
olegbespalov previously approved these changes Jan 23, 2023
@na-- na-- force-pushed the cloud-extra-information branch from d79c152 to 4388a35 Compare January 23, 2023 09:04
codebien
codebien previously approved these changes Jan 23, 2023
Base automatically changed from cloud-e2e-tests to master January 23, 2023 11:13
olegbespalov
olegbespalov previously approved these changes Jan 23, 2023
@na-- na-- dismissed stale reviews from olegbespalov and codebien via a961d59 January 23, 2023 11:16
@na-- na-- force-pushed the cloud-extra-information branch from 4388a35 to a961d59 Compare January 23, 2023 11:16
@na-- na-- merged commit 41472d1 into master Jan 23, 2023
@na-- na-- deleted the cloud-extra-information branch January 23, 2023 11:34
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.

4 participants