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

Enhance smoke tests #1766

Merged
merged 12 commits into from
Oct 27, 2023
Merged

Enhance smoke tests #1766

merged 12 commits into from
Oct 27, 2023

Conversation

nulls
Copy link
Member

@nulls nulls commented Oct 26, 2023

What's done:

  • added copying test data

It closes #1738

nulls added 2 commits October 26, 2023 17:16
### What's done:
- added copying test data

It closes #1738
@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2023

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

   164 files  ±0     164 suites  ±0   3m 48s ⏱️ - 8m 4s
1 387 tests ±0  1 344 ✔️ ±0  43 💤 ±0  0 ±0 
2 766 runs  ±0  2 723 ✔️ ±0  43 💤 ±0  0 ±0 

Results for commit 82b54af. ± Comparison against base commit c7c539a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2023

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

   164 files  ±0     164 suites  ±0   5m 5s ⏱️ - 2m 3s
1 387 tests ±0  1 356 ✔️ ±0  31 💤 ±0  0 ±0 
2 766 runs  ±0  2 735 ✔️ ±0  31 💤 ±0  0 ±0 

Results for commit 82b54af. ± Comparison against base commit c7c539a.

♻️ This comment has been updated with latest results.

@nulls nulls self-assigned this Oct 27, 2023
@nulls nulls marked this pull request as ready for review October 27, 2023 10:24
@nulls nulls enabled auto-merge (squash) October 27, 2023 10:25
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #1766 (d854c29) into master (c7c539a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1766   +/-   ##
=========================================
  Coverage     78.25%   78.25%           
  Complexity     2410     2410           
=========================================
  Files           126      126           
  Lines          8451     8451           
  Branches       2148     2148           
=========================================
  Hits           6613     6613           
  Misses          880      880           
  Partials        958      958           

@nulls nulls merged commit f8fd40f into master Oct 27, 2023
29 checks passed
@nulls nulls deleted the feature/smoke-tests-copy-test-files#1738 branch October 27, 2023 13: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.

Smoke tests should copy test files
3 participants