You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ The action has the following parameters:
45
45
| java-tracer-version | The version of Datadog Java tracer to use. Defaults to the latest release. | false | |
46
46
| js-tracer-version | The version of Datadog JS tracer to use. Defaults to the latest release. | false | |
47
47
| python-tracer-version | The version of Datadog Python tracer to use. Defaults to the latest release. | false | |
48
+
| python-coverage-version | The version of the Python `coverage` package to use. Defaults to `7.13.5`. | false | |
48
49
| ruby-tracer-version | The version of datadog-ci Ruby gem to use. Defaults to the latest release. | false | |
49
50
| go-tracer-version | The version of Orchestrion to use. Defaults to the latest release. | false | |
50
51
| go-module-dir | Path to the Go module root directory to instrument. Use this when the repository contains multiple Go modules or the Go module is not in the workspace root. | false | |
0 commit comments