"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "k6" between the packages
k6-0.45.1.tar.gz and k6-0.46.0.tar.gz

About: k6 is a load and performance testing tool that provides a clean, approachable scripting API, local and cloud execution, and flexible configuration.

Summary:

The "k6" source code changed by about 1.3% and now consists of 2809 regular files (+54) and 542 directories (+19).

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
C program 2 0 0 0
Spec file 1 0 0 0
Assembler program 50 1 0 8
Go program 2318 47 5 207
Perl program 1 0 0 0
Python program 1 0 0 0
Shell program 24 0 0 2
Configuration file 2 0 0 0
JavaScript file 90 2 0 2
JSON file 6 0 0 1
Makefile 2 0 0 0
SGML document 3 0 0 1
Yacc program 1 0 0 0
Git file 29 0 0 0
GNU GPG file 1 0 0 0
Protocol Buffer file 13 7 0 1
Qt Translation or MS TypeScript file 1 0 0 0
WiX Installer file 1 0 0 0
YAML file 24 0 0 5
Data file 1 0 0 0
Icon 1 0 0 0
Image file 4 0 0 0
Vector Image file 2 0 0 0
Directory 543 20 1 0
Archive 2 0 0 0
Change log 4 0 0 0
Information file 28 0 0 0
License 78 1 0 0
Readme file 57 0 0 3
Text file 67 2 1 5
Other 1 0 0 0
Total Files3358807235



Assembler Programs (9 of 50):

NameStatusDeltaVisual Diff
vendor/github.com/klauspost/compress/s2/encodeblock_amd64.s changed 1.8% diff
vendor/github.com/klauspost/compress/zstd/matchlen_amd64.s added
vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s changed 1.6% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s changed 1.6% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s changed 1.6% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s changed 1.6% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s changed 1.6% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s changed 1.6% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s changed 1.6% diff

Go Programs (259 of 2318):

NameStatusDeltaVisual Diff
api/v1/group_routes_test.go changed 2.1% diff
api/v1/setup_teardown_routes_test.go changed 1.6% diff
api/v1/status_routes_test.go changed 1.5% diff
cloudapi/config.go changed 17.7% diff
cloudapi/config_test.go changed 13.4% diff
cloudapi/insights/client.go added
cloudapi/insights/client_test.go added
cloudapi/insights/doc.go added
cloudapi/insights/domain.go added
cloudapi/insights/mappers.go added
cloudapi/insights/mappers_test.go added
cloudapi/insights/proto/gen.go added
cloudapi/insights/proto/v1/common/common.pb.go added
cloudapi/insights/proto/v1/ingester/ingester.pb.go added
cloudapi/insights/proto/v1/ingester/ingester_grpc.pb.go added
cloudapi/insights/proto/v1/k6/labels.pb.go added
cloudapi/insights/proto/v1/k6/request_metadata.pb.go added
cloudapi/insights/proto/v1/trace/labels.pb.go added
cloudapi/insights/proto/v1/trace/span.pb.go added
cloudapi/logs.go changed 1.5% diff
cmd/archive_test.go changed 1.4% diff
cmd/convert_test.go changed 3.8% diff
cmd/run.go changed 14.6% diff
cmd/run_test.go changed 3.0% diff
cmd/state/state.go changed 2.0% diff
cmd/test_load.go changed 0.3% diff
cmd/tests/cmd_run_test.go changed 14.3% diff
cmd/tests/events/events.go added
cmd/tests/test_state.go changed 2.3% diff
cmd/tests/tracing_module_test.go changed 10.2% diff
event/doc.go added
event/event.go added
event/system.go added
event/system_test.go added
event/type.go added
event/type_gen.go added
examples/grpc_server/main.go changed 0.3% diff
execution/scheduler.go changed 2.5% diff
js/bundle.go changed 3.5% diff
js/bundle_test.go changed 0.3% diff
js/common/event.go added
js/compiler/compiler.go changed 0.3% diff
js/console_test.go changed 0.6% diff
js/init_and_modules_test.go changed 6.4% diff
js/jsmodules.go changed 2.7% diff
js/modules/k6/experimental/browser/rootmodule.go removed
js/modules/k6/experimental/tracing/client_test.go changed 2.7% diff
js/modules/k6/experimental/tracing/module.go changed 8.1% diff
js/modules/k6/experimental/tracing/options.go changed 4.1% diff
js/modules/k6/experimental/tracing/propagator.go changed 5.8% diff
js/modules/k6/experimental/tracing/propagator_test.go added
js/modules/k6/grpc/client.go changed 39.4% diff
js/modules/k6/grpc/client_test.go changed 45.5% diff
js/modules/k6/http/async_request_test.go changed 8.8% diff
js/modules/k6/http/response_callback_test.go changed 1.1% diff
js/modules/k6/http/response_test.go changed 0.2% diff
js/modules/k6/k6.go changed 0.4% diff
js/modules/k6/k6_test.go changed 15.8% diff
js/modules/modules.go changed 15.6% diff
js/modules_vu.go changed 31.0% diff
js/modulestest/modulestest.go changed 12.6% diff
js/modulestest/runtime.go changed 31.7% diff
js/promises/promises.go added
js/promises/promises_test.go added
js/runner.go changed 2.3% diff
js/runner_test.go changed 0.6% diff
js/summary.go changed 2.5% diff
js/summary_test.go changed 0.2% diff
js/tc39/tc39_test.go changed 0.3% diff
lib/consts/consts.go changed 2.2% diff
lib/executor/base_config.go changed 2.0% diff
lib/executor/common_test.go changed 0.9% diff
lib/executor/constant_arrival_rate.go changed 0.2% diff
lib/executor/constant_arrival_rate_test.go changed 0.7% diff
lib/executor/ramping_arrival_rate.go changed 0.1% diff
lib/netext/httpext/response.go changed 0.4% diff
lib/netext/httpext/transport.go changed 0.3% diff
lib/runtime_options.go changed 0.7% diff
lib/test_state.go changed 6.1% diff
log/file_test.go changed 2.6% diff
log/loki.go changed 3.0% diff
log/loki_test.go changed 74.8% diff
metrics/engine/engine.go changed 13.1% diff
metrics/engine/engine_test.go changed 5.8% diff
metrics/engine/ingester.go changed 7.1% diff
metrics/engine/ingester_test.go changed 3.5% diff
metrics/metric_test.go changed 0.6% diff
metrics/sample.go changed 4.6% diff
metrics/sample_test.go changed 1.6% diff
metrics/sink.go changed 32.7% diff
metrics/sink_test.go changed 19.4% diff
metrics/thresholds.go changed 1.7% diff
metrics/thresholds_parser_test.go changed 1.9% diff
metrics/thresholds_test.go changed 2.7% diff
output/cloud/expv2/collect_test.go changed 0.03% diff
output/cloud/expv2/flush.go changed 100.0% diff
output/cloud/expv2/flush_test.go changed 100.0% diff
output/cloud/expv2/hdr.go changed 43.0% diff
output/cloud/expv2/hdr_test.go changed 89.4% diff
output/cloud/expv2/integration/integration_test.go changed 15.2% diff
output/cloud/expv2/mapping.go changed 21.7% diff
output/cloud/expv2/metrics_client.go changed 34.1% diff
output/cloud/expv2/metrics_client_test.go changed 8.3% diff
output/cloud/expv2/output.go changed 62.9% diff
output/cloud/expv2/output_test.go changed 30.9% diff
output/cloud/expv2/pbcloud/metric.pb.go changed 41.1% diff
output/cloud/expv2/sink.go changed 2.0% diff
output/cloud/expv2/sink_test.go changed 3.2% diff
output/cloud/insights/collect.go added
output/cloud/insights/collect_test.go added
output/cloud/insights/doc.go added
output/cloud/insights/enable.go added
output/cloud/insights/flush.go added
output/cloud/insights/flush_test.go added
output/cloud/output.go changed 11.9% diff
output/cloud/output_test.go changed 5.8% diff
output/cloud/v1/output.go changed 17.4% diff
output/cloud/v1/output_test.go changed 0.6% diff
output/statsd/helper_test.go changed 0.5% diff
ui/pb/progressbar_test.go changed 1.1% diff
vendor/github.com/dop251/goja/builtin_array.go changed 0.5% diff
vendor/github.com/dop251/goja/builtin_boolean.go changed 18.6% diff
vendor/github.com/dop251/goja/builtin_date.go changed 0.3% diff
vendor/github.com/dop251/goja/builtin_json.go changed 0.8% diff
vendor/github.com/dop251/goja/builtin_number.go changed 14.8% diff
vendor/github.com/dop251/goja/builtin_object.go changed 0.7% diff
vendor/github.com/dop251/goja/builtin_string.go changed 1.0% diff
vendor/github.com/dop251/goja/date.go changed 2.3% diff
vendor/github.com/dop251/goja/destruct.go changed 3.5% diff
vendor/github.com/dop251/goja/object.go changed 1.4% diff
vendor/github.com/dop251/goja/object_dynamic.go changed 1.4% diff
vendor/github.com/dop251/goja/object_goarray_reflect.go changed 2.4% diff
vendor/github.com/dop251/goja/object_gomap.go changed 9.9% diff
vendor/github.com/dop251/goja/object_goreflect.go changed 6.4% diff
vendor/github.com/dop251/goja/object_goslice.go changed 3.4% diff
vendor/github.com/dop251/goja/object_goslice_reflect.go changed 1.4% diff
vendor/github.com/dop251/goja/object_lazy.go changed 4.9% diff
vendor/github.com/dop251/goja/runtime.go changed 0.4% diff
vendor/github.com/dop251/goja/value.go changed 2.1% diff
vendor/github.com/grafana/xk6-browser/api/browser.go changed 9.1% diff
vendor/github.com/grafana/xk6-browser/api/browser_type.go removed
vendor/github.com/grafana/xk6-browser/api/frame.go changed 8.1% diff
vendor/github.com/grafana/xk6-browser/browser/mapping.go changed 8.0% diff
vendor/github.com/grafana/xk6-browser/browser/module.go changed 100.0% diff
vendor/github.com/grafana/xk6-browser/browser/modulevu.go changed 37.5% diff
vendor/github.com/grafana/xk6-browser/browser/pidregistry.go removed
vendor/github.com/grafana/xk6-browser/browser/registry.go added
vendor/github.com/grafana/xk6-browser/chromium/browser_type.go changed 28.8% diff
vendor/github.com/grafana/xk6-browser/common/browser.go changed 10.2% diff
vendor/github.com/grafana/xk6-browser/common/browser_context.go changed 0.5% diff
vendor/github.com/grafana/xk6-browser/common/browser_options.go changed 81.5% diff
vendor/github.com/grafana/xk6-browser/common/browser_process.go changed 5.2% diff
vendor/github.com/grafana/xk6-browser/common/connection.go changed 3.5% diff
vendor/github.com/grafana/xk6-browser/common/context.go changed 34.2% diff
vendor/github.com/grafana/xk6-browser/common/doc.go added
vendor/github.com/grafana/xk6-browser/common/frame.go changed 2.1% diff
vendor/github.com/grafana/xk6-browser/common/frame_manager.go changed 4.1% diff
vendor/github.com/grafana/xk6-browser/common/frame_session.go changed 1.9% diff
vendor/github.com/grafana/xk6-browser/common/hooks.go changed 4.1% diff
vendor/github.com/grafana/xk6-browser/common/network_manager.go changed 12.1% diff
vendor/github.com/grafana/xk6-browser/common/options.go removed
vendor/github.com/grafana/xk6-browser/common/page.go changed 1.6% diff
vendor/github.com/grafana/xk6-browser/common/response.go changed 0.6% diff
vendor/github.com/grafana/xk6-browser/common/session.go changed 3.6% diff
vendor/github.com/grafana/xk6-browser/common/types.go changed 2.3% diff
vendor/github.com/grafana/xk6-browser/env/env.go added
vendor/github.com/grafana/xk6-browser/k6ext/context.go changed 44.9% diff
vendor/github.com/grafana/xk6-browser/k6ext/env.go removed
vendor/github.com/grafana/xk6-browser/k6ext/metrics.go changed 75.7% diff
vendor/github.com/grafana/xk6-browser/log/logger.go changed 8.5% diff
vendor/github.com/grafana/xk6-grpc/grpc/client.go changed 45.5% diff
vendor/github.com/grafana/xk6-grpc/grpc/grpc.go changed 2.2% diff
vendor/github.com/grafana/xk6-grpc/grpc/stream.go changed 8.6% diff
vendor/github.com/grafana/xk6-output-prometheus-remote/pkg/remotewrite/remotewrite.go changed 0.2% diff
vendor/github.com/grafana/xk6-output-prometheus-remote/pkg/remotewrite/trend.go changed 4.6% diff
vendor/github.com/grpc-ecosystem/go-grpc-middleware/retry/backoff.go added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/retry/doc.go added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/retry/options.go added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/retry/retry.go added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/util/backoffutils/backoff.go added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/util/metautils/doc.go added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/util/metautils/nicemd.go added
vendor/github.com/klauspost/compress/flate/deflate.go changed 0.4% diff
vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go changed 0.6% diff
vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go changed 12.1% diff
vendor/github.com/klauspost/compress/huff0/bitwriter.go changed 8.7% diff
vendor/github.com/klauspost/compress/huff0/decompress.go changed 0.1% diff
vendor/github.com/klauspost/compress/internal/snapref/encode_other.go changed 3.7% diff
vendor/github.com/klauspost/compress/s2/encode_all.go changed 0.1% diff
vendor/github.com/klauspost/compress/s2/encode_better.go changed 4.0% diff
vendor/github.com/klauspost/compress/s2/writer.go changed 0.2% diff
vendor/github.com/klauspost/compress/zstd/blockdec.go changed 0.3% diff
vendor/github.com/klauspost/compress/zstd/decoder_options.go changed 1.5% diff
vendor/github.com/klauspost/compress/zstd/enc_fast.go changed 0.6% diff
vendor/github.com/klauspost/compress/zstd/encoder_options.go changed 0.1% diff
vendor/github.com/klauspost/compress/zstd/framedec.go changed 0.5% diff
vendor/github.com/klauspost/compress/zstd/matchlen_amd64.go added
vendor/github.com/klauspost/compress/zstd/matchlen_generic.go added
vendor/github.com/klauspost/compress/zstd/zstd.go changed 10.4% diff
vendor/github.com/sirupsen/logrus/hooks/test/test.go changed 1.3% diff
vendor/github.com/sirupsen/logrus/writer.go changed 84.1% diff
vendor/github.com/stretchr/testify/assert/assertion_compare.go changed 5.6% diff
vendor/github.com/stretchr/testify/assert/assertion_format.go changed 28.1% diff
vendor/github.com/stretchr/testify/assert/assertion_forward.go changed 24.3% diff
vendor/github.com/stretchr/testify/assert/assertion_order.go changed 20.7% diff
vendor/github.com/stretchr/testify/assert/assertions.go changed 16.6% diff
vendor/github.com/stretchr/testify/assert/doc.go changed 44.2% diff
vendor/github.com/stretchr/testify/assert/http_assertions.go changed 9.5% diff
vendor/github.com/stretchr/testify/require/doc.go changed 35.3% diff
vendor/github.com/stretchr/testify/require/require.go changed 25.1% diff
vendor/github.com/stretchr/testify/require/require_forward.go changed 24.9% diff
vendor/golang.org/x/net/http2/server.go changed 0.4% diff
vendor/golang.org/x/net/http2/transport.go changed 0.8% diff
vendor/golang.org/x/net/http2/writesched.go changed 0.7% diff
vendor/golang.org/x/net/http2/writesched_roundrobin.go added
vendor/golang.org/x/sys/unix/syscall_linux.go changed 1.3% diff
vendor/golang.org/x/sys/unix/syscall_openbsd.go changed 3.2% diff
vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go changed 5.3% diff
vendor/golang.org/x/sys/unix/zsyscall_linux.go changed 1.0% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go changed 1.4% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go changed 1.6% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go changed 1.4% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go changed 1.4% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go changed 1.4% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go changed 1.4% diff
vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go changed 1.4% diff
vendor/golang.org/x/sys/unix/ztypes_linux.go changed 0.9% diff
vendor/golang.org/x/sys/windows/syscall_windows.go changed 0.7% diff
vendor/golang.org/x/sys/windows/zsyscall_windows.go changed 0.2% diff
vendor/google.golang.org/grpc/attributes/attributes.go changed 19.0% diff
vendor/google.golang.org/grpc/balancer/balancer.go changed 0.1% diff
vendor/google.golang.org/grpc/balancer_conn_wrappers.go changed 56.2% diff
vendor/google.golang.org/grpc/call.go changed 4.3% diff
vendor/google.golang.org/grpc/clientconn.go changed 29.8% diff
vendor/google.golang.org/grpc/dialoptions.go changed 3.6% diff
vendor/google.golang.org/grpc/idle.go added
vendor/google.golang.org/grpc/internal/binarylog/binarylog.go changed 1.9% diff
vendor/google.golang.org/grpc/internal/binarylog/method_logger.go changed 2.7% diff
vendor/google.golang.org/grpc/internal/buffer/unbounded.go changed 14.1% diff
vendor/google.golang.org/grpc/internal/envconfig/envconfig.go changed 14.4% diff
vendor/google.golang.org/grpc/internal/envconfig/observability.go changed 17.5% diff
vendor/google.golang.org/grpc/internal/envconfig/xds.go changed 15.9% diff
vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go changed 17.5% diff
vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go changed 81.6% diff
vendor/google.golang.org/grpc/internal/internal.go changed 10.2% diff
vendor/google.golang.org/grpc/internal/serviceconfig/duration.go added
vendor/google.golang.org/grpc/internal/transport/handler_server.go changed 0.4% diff
vendor/google.golang.org/grpc/internal/transport/http2_client.go changed 0.1% diff
vendor/google.golang.org/grpc/internal/transport/http2_server.go changed 0.6% diff
vendor/google.golang.org/grpc/internal/transport/transport.go changed 0.1% diff
vendor/google.golang.org/grpc/picker_wrapper.go changed 15.1% diff
vendor/google.golang.org/grpc/pickfirst.go changed 33.9% diff
vendor/google.golang.org/grpc/resolver/resolver.go changed 4.0% diff
vendor/google.golang.org/grpc/resolver_conn_wrapper.go changed 100.0% diff
vendor/google.golang.org/grpc/server.go changed 0.1% diff
vendor/google.golang.org/grpc/service_config.go changed 14.8% diff
vendor/google.golang.org/grpc/stream.go changed 1.6% diff
vendor/google.golang.org/grpc/test/bufconn/bufconn.go added
vendor/google.golang.org/grpc/version.go changed 4.0% diff

Shell Programs (2 of 24):

NameStatusDeltaVisual Diff
vendor/golang.org/x/sys/unix/mkall.sh changed 1.4% diff
vendor/golang.org/x/sys/unix/mkerrors.sh changed 0.8% diff

JavaScript Files (4 of 90):

NameStatusDeltaVisual Diff
docs/design/019-file-api.md added
examples/grpc.js changed 14.3% diff
release notes/v0.46.0.md added
vendor/github.com/grafana/xk6-browser/common/js/injected_script.js changed 3.1% diff

JSON Files (1 of 6):

NameStatusDeltaVisual Diff
output/cloud/expv2/integration/testdata/metricset.json changed 35.0% diff

SGML Documents (1 of 3):

NameStatusDeltaVisual Diff
.github/pull_request_template.md changed 100.0% diff

Protocol Buffer Files (8 of 13):

NameStatusDeltaVisual Diff
cloudapi/insights/proto/v1/common/common.proto added
cloudapi/insights/proto/v1/ingester/ingester.proto added
cloudapi/insights/proto/v1/k6/labels.proto added
cloudapi/insights/proto/v1/k6/request_metadata.proto added
cloudapi/insights/proto/v1/trace/labels.proto added
cloudapi/insights/proto/v1/trace/span.proto added
lib/testutils/httpmultibin/grpc_testing/nested_types.proto added
output/cloud/expv2/pbcloud/metric.proto changed 47.8% diff

YAML Files (5 of 24):

NameStatusDeltaVisual Diff
.github/workflows/build.yml changed 0.6% diff
.github/workflows/issue-auto-assign.yml changed 65.9% diff
.github/workflows/pr-auto-assign.yml changed 63.1% diff
.github/workflows/sbom-report.yml changed 7.5% diff
.golangci.yml changed 0.9% diff

Directories (21 of 543):

NameStatus
cloudapi/insights added
cloudapi/insights/proto added
cloudapi/insights/proto/v1 added
cloudapi/insights/proto/v1/common added
cloudapi/insights/proto/v1/ingester added
cloudapi/insights/proto/v1/k6 added
cloudapi/insights/proto/v1/trace added
cmd/tests/events added
event added
js/modules/k6/experimental/browser removed
js/promises added
output/cloud/insights added
vendor/github.com/grafana/xk6-browser/env added
vendor/github.com/grpc-ecosystem added
vendor/github.com/grpc-ecosystem/go-grpc-middleware added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/retry added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/util added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/util/backoffutils added
vendor/github.com/grpc-ecosystem/go-grpc-middleware/util/metautils added
vendor/google.golang.org/grpc/test added
vendor/google.golang.org/grpc/test/bufconn added

Licenses (1 of 78):

NameStatusDeltaVisual Diff
vendor/github.com/grpc-ecosystem/go-grpc-middleware/LICENSE added

Readme Files (3 of 57):

NameStatusDeltaVisual Diff
vendor/github.com/klauspost/compress/README.md changed 0.6% diff
vendor/github.com/klauspost/compress/zstd/README.md changed 0.3% diff
vendor/github.com/sirupsen/logrus/README.md changed 1.1% diff

Text Files (8 of 67):

NameStatusDeltaVisual Diff
.github/ISSUE_TEMPLATE/release.md added
examples/grpc_server/go.mod changed 82.2% diff
examples/grpc_server/go.sum changed 78.3% diff
go.mod changed 18.8% diff
go.sum changed 7.3% diff
release notes/v0.45.1.md removed
vendor/github.com/klauspost/compress/SECURITY.md added
vendor/modules.txt changed 5.9% diff

Packages Compared:

k6-0.45.1.tar.gz
k6-0.46.0.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  Codespell  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)