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

feat: improve python actions #1083

Merged
merged 14 commits into from
Jul 21, 2024

test: webhook token

075e312
Select commit
Loading
Failed to load commit list.
Merged

feat: improve python actions #1083

test: webhook token
075e312
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 21, 2024 in 1s

85.84% of diff hit (target 77.40%)

View this Pull Request on Codecov

85.84% of diff hit (target 77.40%)

Annotations

Check warning on line 34 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L34

Added line #L34 was not covered by tests

Check warning on line 38 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L38

Added line #L38 was not covered by tests

Check warning on line 149 in fakedata/records.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

fakedata/records.go#L149

Added line #L149 was not covered by tests

Check warning on line 201 in fakedata/records.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

fakedata/records.go#L201

Added line #L201 was not covered by tests

Check warning on line 228 in fakedata/records.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

fakedata/records.go#L228

Added line #L228 was not covered by tests

Check warning on line 314 in fakedata/records.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

fakedata/records.go#L314

Added line #L314 was not covered by tests

Check warning on line 332 in fakedata/records.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

fakedata/records.go#L332

Added line #L332 was not covered by tests

Check warning on line 12 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 16 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 33 in migrations/6_systemuser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

migrations/6_systemuser.go#L33

Added line #L33 was not covered by tests

Check warning on line 28 in reaction/action/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

reaction/action/action.go#L28

Added line #L28 was not covered by tests

Check warning on line 69 in reaction/action/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

reaction/action/action.go#L69

Added line #L69 was not covered by tests

Check warning on line 48 in reaction/action/python/python.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

reaction/action/python/python.go#L48

Added line #L48 was not covered by tests

Check warning on line 45 in reaction/trigger/hook/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

reaction/trigger/hook/hook.go#L45

Added line #L45 was not covered by tests

Check warning on line 57 in reaction/trigger/hook/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

reaction/trigger/hook/hook.go#L57

Added line #L57 was not covered by tests

Check warning on line 70 in reaction/trigger/hook/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

reaction/trigger/hook/hook.go#L70

Added line #L70 was not covered by tests

Check warning on line 75 in reaction/trigger/hook/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

reaction/trigger/hook/hook.go#L75

Added line #L75 was not covered by tests

Check warning on line 93 in reaction/trigger/hook/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

reaction/trigger/hook/hook.go#L93

Added line #L93 was not covered by tests

Check warning on line 32 in testing/counter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/counter.go#L32

Added line #L32 was not covered by tests

Check warning on line 18 in testing/http.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/http.go#L18

Added line #L18 was not covered by tests

Check warning on line 23 in testing/http.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/http.go#L23

Added line #L23 was not covered by tests

Check warning on line 21 in testing/testapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/testapp.go#L21

Added line #L21 was not covered by tests

Check warning on line 26 in testing/testapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/testapp.go#L26

Added line #L26 was not covered by tests

Check warning on line 43 in testing/testapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/testapp.go#L43

Added line #L43 was not covered by tests

Check warning on line 54 in testing/testapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/testapp.go#L54

Added line #L54 was not covered by tests