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

Basics around deployment #5

Merged
merged 12 commits into from
Oct 6, 2023

update docs to indicate KUBO_RPC_URL is only used for /api/v0

6d01d78
Select commit
Loading
Failed to load commit list.
Merged

Basics around deployment #5

update docs to indicate KUBO_RPC_URL is only used for /api/v0
6d01d78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 6, 2023 in 1s

9.27% of diff hit (target 0.00%)

View this Pull Request on Codecov

9.27% of diff hit (target 0.00%)

Annotations

Check warning on line 38 in dns_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dns_cache.go#L20-L38

Added lines #L20 - L38 were not covered by tests

Check warning on line 41 in dns_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dns_cache.go#L41

Added line #L41 was not covered by tests

Check warning on line 53 in dns_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dns_cache.go#L45-L53

Added lines #L45 - L53 were not covered by tests

Check warning on line 59 in dns_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dns_cache.go#L55-L59

Added lines #L55 - L59 were not covered by tests

Check warning on line 62 in dns_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dns_cache.go#L62

Added line #L62 was not covered by tests

Check warning on line 67 in dns_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dns_cache.go#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 22 in gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gc.go#L22

Added line #L22 was not covered by tests

Check warning on line 38 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L25-L38

Added lines #L25 - L38 were not covered by tests

Check warning on line 43 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 57 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L46-L57

Added lines #L46 - L57 were not covered by tests

Check warning on line 62 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 74 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L66-L74

Added lines #L66 - L74 were not covered by tests

Check warning on line 76 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L76

Added line #L76 was not covered by tests

Check warning on line 85 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L80-L85

Added lines #L80 - L85 were not covered by tests

Check warning on line 92 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L88-L92

Added lines #L88 - L92 were not covered by tests

Check warning on line 130 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L94-L130

Added lines #L94 - L130 were not covered by tests

Check warning on line 148 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L132-L148

Added lines #L132 - L148 were not covered by tests

Check warning on line 165 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L151-L165

Added lines #L151 - L165 were not covered by tests

Check warning on line 242 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L233-L242

Added lines #L233 - L242 were not covered by tests

Check warning on line 248 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L244-L248

Added lines #L244 - L248 were not covered by tests

Check warning on line 255 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L250-L255

Added lines #L250 - L255 were not covered by tests

Check warning on line 258 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L258

Added line #L258 was not covered by tests

Check warning on line 275 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L266-L275

Added lines #L266 - L275 were not covered by tests

Check warning on line 281 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L277-L281

Added lines #L277 - L281 were not covered by tests

Check warning on line 288 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L283-L288

Added lines #L283 - L288 were not covered by tests