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

build: Fix up integration test API #30

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

nicholas-codecov
Copy link
Collaborator

Description

Just a small few tweaks to the integration test api to get it working properly with some new integration tests.

Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

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

After reviewing the code changes made in the given Git diff, the majority of the changes seem to be good refactorings that follow good coding practices. However, I've identified a few potential issues in the changes that might need addressing. These involve changes to the API route and potential unset values.

integration-tests/test-api/src/index.ts Show resolved Hide resolved
integration-tests/test-api/src/index.ts Show resolved Hide resolved
integration-tests/test-api/src/index.ts Show resolved Hide resolved
integration-tests/test-api/src/index.ts Show resolved Hide resolved
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1d258a6) 85.81% compared to head (3fb940e) 85.81%.

Additional details and impacted files
Components Coverage Δ
Plugin core 96.34% <ø> (ø)
Rollup plugin 7.14% <ø> (ø)
Vite plugin 7.14% <ø> (ø)
Webpack plugin 9.30% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nicholas-codecov nicholas-codecov merged commit 7fc27b3 into main Dec 15, 2023
13 checks passed
@nicholas-codecov nicholas-codecov deleted the fix-up-integration-test-api-for-new-tests branch December 15, 2023 15:07
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