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

URNs refactor #738

Merged
merged 2 commits into from
May 7, 2024

Change Channel.IsScheme to take scheme object

1b97543
Select commit
Loading
Failed to load commit list.
Merged

URNs refactor #738

Change Channel.IsScheme to take scheme object
1b97543
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 7, 2024 in 1s

87.73% of diff hit (target 74.61%)

View this Pull Request on Codecov

87.73% of diff hit (target 74.61%)

Annotations

Check warning on line 65 in backends/rapidpro/channel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backends/rapidpro/channel.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 107 in handlers/external/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/external/handler.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 209 in handlers/external/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/external/handler.go#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 642 in handlers/facebook_legacy/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/facebook_legacy/handler.go#L642

Added line #L642 was not covered by tests

Check warning on line 18 in handlers/meta/urns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/meta/urns.go#L18

Added line #L18 was not covered by tests

Check warning on line 99 in handlers/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/utils.go#L99

Added line #L99 was not covered by tests

Check warning on line 101 in handlers/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/utils.go#L101

Added line #L101 was not covered by tests

Check warning on line 116 in handlers/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/utils.go#L116

Added line #L116 was not covered by tests

Check warning on line 146 in handlers/viber/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/viber/handler.go#L146

Added line #L146 was not covered by tests

Check warning on line 98 in handlers/zenvia/handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/zenvia/handlers.go#L98

Added line #L98 was not covered by tests