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: Pre-emptively decode binary literals #889

Merged
merged 4 commits into from
Nov 12, 2024

fix literal.helpers.test.ts

e84fa44
Select commit
Loading
Failed to load commit list.
Merged

feat: Pre-emptively decode binary literals #889

fix literal.helpers.test.ts
e84fa44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 1s

50.00% of diff hit (target 54.76%)

View this Pull Request on Codecov

50.00% of diff hit (target 54.76%)

Annotations

Check warning on line 2 in packages/oss-console/src/App/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/App/index.tsx#L2

Added line #L2 was not covered by tests

Check warning on line 2 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 6 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L4-L6

Added lines #L4 - L6 were not covered by tests

Check warning on line 10 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 15 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 18 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L18

Added line #L18 was not covered by tests

Check warning on line 23 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 37 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L25-L37

Added lines #L25 - L37 were not covered by tests

Check warning on line 40 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L40

Added line #L40 was not covered by tests

Check warning on line 43 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L43

Added line #L43 was not covered by tests

Check warning on line 46 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 48 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L48

Added line #L48 was not covered by tests

Check warning on line 51 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 53 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L53

Added line #L53 was not covered by tests

Check warning on line 55 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L55

Added line #L55 was not covered by tests

Check warning on line 63 in packages/oss-console/src/common/decodeMsgPackLiterals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/common/decodeMsgPackLiterals.ts#L63

Added line #L63 was not covered by tests

Check warning on line 133 in packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionMetadata.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionMetadata.tsx#L133

Added line #L133 was not covered by tests

Check warning on line 37 in packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeURL.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeURL.tsx#L37

Added line #L37 was not covered by tests

Check warning on line 44 in packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeURL.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeURL.tsx#L44

Added line #L44 was not covered by tests

Check warning on line 21 in packages/oss-console/src/components/Literals/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/components/Literals/helpers.ts#L21

Added line #L21 was not covered by tests

Check warning on line 49 in packages/oss-console/src/components/Literals/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/components/Literals/helpers.ts#L49

Added line #L49 was not covered by tests

Check warning on line 271 in packages/oss-console/src/components/Literals/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/components/Literals/helpers.ts#L271

Added line #L271 was not covered by tests

Check warning on line 277 in packages/oss-console/src/components/Literals/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/components/Literals/helpers.ts#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 280 in packages/oss-console/src/components/Literals/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/components/Literals/helpers.ts#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 283 in packages/oss-console/src/components/Literals/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oss-console/src/components/Literals/helpers.ts#L282-L283

Added lines #L282 - L283 were not covered by tests