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(api): support v6 #42

Merged
merged 44 commits into from
Dec 15, 2024

Fix preventing data loading for default server in v6

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

feat(api): support v6 #42

Fix preventing data loading for default server in v6
6c4fd89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 15, 2024 in 1s

67.58% of diff hit (target 68.39%)

View this Pull Request on Codecov

67.58% of diff hit (target 68.39%)

Annotations

Check warning on line 5 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 12 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L12

Added line #L12 was not covered by tests

Check warning on line 19 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L19

Added line #L19 was not covered by tests

Check warning on line 26 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L26

Added line #L26 was not covered by tests

Check warning on line 33 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L33

Added line #L33 was not covered by tests

Check warning on line 40 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L40

Added line #L40 was not covered by tests

Check warning on line 47 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L47

Added line #L47 was not covered by tests

Check warning on line 54 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L54

Added line #L54 was not covered by tests

Check warning on line 61 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L61

Added line #L61 was not covered by tests

Check warning on line 68 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L68

Added line #L68 was not covered by tests

Check warning on line 75 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L75

Added line #L75 was not covered by tests

Check warning on line 82 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L82

Added line #L82 was not covered by tests

Check warning on line 89 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L89

Added line #L89 was not covered by tests

Check warning on line 96 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L96

Added line #L96 was not covered by tests

Check warning on line 103 in lib/constants/query_types.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/constants/query_types.dart#L103

Added line #L103 was not covered by tests

Check warning on line 36 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L36

Added line #L36 was not covered by tests

Check warning on line 89 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L89

Added line #L89 was not covered by tests

Check warning on line 96 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L96

Added line #L96 was not covered by tests

Check warning on line 117 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 123 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L120-L123

Added lines #L120 - L123 were not covered by tests

Check warning on line 160 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L160

Added line #L160 was not covered by tests

Check warning on line 188 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L188

Added line #L188 was not covered by tests

Check warning on line 190 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L190

Added line #L190 was not covered by tests

Check warning on line 193 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 195 in lib/gateways/v6/api_gateway_v6.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/gateways/v6/api_gateway_v6.dart#L195

Added line #L195 was not covered by tests