Skip to content

ci: Run Python unit and functional tests together #959

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

Merged
merged 1 commit into from
May 22, 2024

Conversation

cecheta
Copy link
Collaborator

@cecheta cecheta commented May 22, 2024

Closes #935

Purpose

  • Runs Python unit and functional tests together, so we get an overall coverage from both tests

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • View tests from this PR

@cecheta cecheta force-pushed the cecheta/overall-coverage branch from 1b809eb to 5dfb403 Compare May 22, 2024 11:09
Copy link

github-actions bot commented May 22, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL246056277% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
272 0 💤 0 ❌ 0 🔥 32.387s ⏱️

@cecheta cecheta added this pull request to the merge queue May 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 22, 2024
@cecheta cecheta added this pull request to the merge queue May 22, 2024
Merged via the queue into main with commit 44af6fd May 22, 2024
10 checks passed
@cecheta cecheta deleted the cecheta/overall-coverage branch May 22, 2024 14:25
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.

Run unit and functional tests together
2 participants