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 pipelines #1

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Add pipelines #1

merged 1 commit into from
Dec 18, 2024

Conversation

rynowak
Copy link
Contributor

@rynowak rynowak commented Dec 18, 2024

No description provided.

Signed-off-by: Ryan Nowak <[email protected]>
@Copilot Copilot bot review requested due to automatic review settings December 18, 2024 01:46

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 16 changed files in this pull request and generated no comments.

Files not reviewed (9)
  • .editorconfig: Language not supported
  • .prettierrc: Language not supported
  • package.json: Language not supported
  • packages/manifest-to-bicep-extension/package.json: Language not supported
  • packages/manifest-to-bicep-extension/tsconfig.json: Language not supported
  • docs/contributing/contributing-code/contributing-code-building/README.md: Evaluated as low risk
  • packages/manifest-to-bicep-extension/src/math.ts: Evaluated as low risk
  • .yarnrc.yml: Evaluated as low risk
  • docs/contributing/contributing-code/contributing-code-organization/README.md: Evaluated as low risk
Comments suppressed due to low confidence (1)

packages/manifest-to-bicep-extension/test/math.test.ts:5

  • The test case only covers adding two positive numbers. Consider adding test cases for edge cases such as adding negative numbers, zero, and large numbers.
it("should add two numbers", () => {
@rynowak rynowak merged commit 9e06d84 into main Dec 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant