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

Add build step for cloudbuild workflow #63

Merged
merged 9 commits into from
Oct 17, 2023

chores: rename fetchCloudbuild to isCloudBuild

60eb330
Select commit
Loading
Failed to load commit list.
Merged

Add build step for cloudbuild workflow #63

chores: rename fetchCloudbuild to isCloudBuild
60eb330
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 16, 2023 in 0s

24.89% of diff hit (target 51.95%)

View this Pull Request on Codecov

24.89% of diff hit (target 51.95%)

Annotations

Check warning on line 48 in src/renderer/hooks/useFlashJobStatus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/hooks/useFlashJobStatus.ts#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 96 in src/renderer/hooks/useFlashJobStatus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/hooks/useFlashJobStatus.ts#L93-L96

Added lines #L93 - L96 were not covered by tests

Check warning on line 39 in src/renderer/pages/flash/steps/OverviewStep.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/pages/flash/steps/OverviewStep.tsx#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 45 in src/renderer/pages/flash/steps/OverviewStep.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/pages/flash/steps/OverviewStep.tsx#L45

Added line #L45 was not covered by tests

Check warning on line 139 in src/renderer/pages/flash/steps/OverviewStep.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/pages/flash/steps/OverviewStep.tsx#L136-L139

Added lines #L136 - L139 were not covered by tests

Check warning on line 118 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L118

Added line #L118 was not covered by tests

Check warning on line 146 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L146

Added line #L146 was not covered by tests

Check warning on line 156 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L148-L156

Added lines #L148 - L156 were not covered by tests

Check warning on line 158 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L158

Added line #L158 was not covered by tests

Check warning on line 186 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L186

Added line #L186 was not covered by tests

Check warning on line 216 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L216

Added line #L216 was not covered by tests

Check warning on line 220 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L218-L220

Added lines #L218 - L220 were not covered by tests

Check warning on line 224 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 229 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L226-L229

Added lines #L226 - L229 were not covered by tests

Check warning on line 238 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L231-L238

Added lines #L231 - L238 were not covered by tests

Check warning on line 251 in src/shared/backend/graph/flash/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/graph/flash/index.ts#L248-L251

Added lines #L248 - L251 were not covered by tests

Check warning on line 64 in src/shared/backend/services/cloudbuild.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/services/cloudbuild.ts#L64

Added line #L64 was not covered by tests

Check warning on line 141 in src/shared/backend/services/cloudbuild.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/services/cloudbuild.ts#L91-L141

Added lines #L91 - L141 were not covered by tests

Check warning on line 165 in src/shared/backend/services/flashJobs.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shared/backend/services/flashJobs.ts#L102-L165

Added lines #L102 - L165 were not covered by tests