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

Catalog: Replace S3 Select with GQL #4218

Merged
merged 34 commits into from
Nov 19, 2024

test: add unit tests for Downloads data processing

09eb8bb
Select commit
Loading
Failed to load commit list.
Merged

Catalog: Replace S3 Select with GQL #4218

test: add unit tests for Downloads data processing
09eb8bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch/informational failed Nov 18, 2024 in 0s

10.58% of diff hit (target 39.02%)

View this Pull Request on Codecov

10.58% of diff hit (target 39.02%)

Annotations

Check warning on line 4 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L1-L4

Added lines #L1 - L4 were not covered by tests

Check warning on line 10 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L6-L10

Added lines #L6 - L10 were not covered by tests

Check warning on line 12 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L12

Added line #L12 was not covered by tests

Check warning on line 14 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L14

Added line #L14 was not covered by tests

Check warning on line 16 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L16

Added line #L16 was not covered by tests

Check warning on line 18 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L18

Added line #L18 was not covered by tests

Check warning on line 27 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 29 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L29

Added line #L29 was not covered by tests

Check warning on line 31 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L31

Added line #L31 was not covered by tests

Check warning on line 38 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 45 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L45

Added line #L45 was not covered by tests

Check warning on line 48 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L48

Added line #L48 was not covered by tests

Check warning on line 51 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 53 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L53

Added line #L53 was not covered by tests

Check warning on line 67 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 72 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L72

Added line #L72 was not covered by tests

Check warning on line 86 in catalog/app/containers/Bucket/File/Analytics.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/Analytics.tsx#L86

Added line #L86 was not covered by tests

Check warning on line 7 in catalog/app/containers/Bucket/File/AssistantContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/AssistantContext.ts#L7

Added line #L7 was not covered by tests

Check warning on line 27 in catalog/app/containers/Bucket/File/File.js

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/File.js#L27

Added line #L27 was not covered by tests

Check warning on line 36 in catalog/app/containers/Bucket/File/File.js

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/File.js#L29-L36

Added lines #L29 - L36 were not covered by tests

Check warning on line 39 in catalog/app/containers/Bucket/File/File.js

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/File.js#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 25 in catalog/app/containers/Bucket/File/gql/ObjectAccessCounts.generated.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/gql/ObjectAccessCounts.generated.ts#L25

Added line #L25 was not covered by tests

Check warning on line 100 in catalog/app/containers/Bucket/File/gql/ObjectAccessCounts.generated.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/gql/ObjectAccessCounts.generated.ts#L100

Added line #L100 was not covered by tests

Check warning on line 1 in catalog/app/containers/Bucket/File/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Bucket/File/index.ts#L1

Added line #L1 was not covered by tests