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

Fix dependencies in integration tests #487

Merged
merged 4 commits into from
Feb 8, 2023
Merged

Conversation

kgevorkyan
Copy link
Member

@kgevorkyan kgevorkyan commented Feb 6, 2023

What's done:

  • Fix dependencies in integration tests

### What's done:
* Fix
@github-actions
Copy link

github-actions bot commented Feb 6, 2023

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   8m 43s ⏱️ - 1m 43s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit e783008. ± Comparison against base commit 542bf1a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

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

245 tests  ±0   221 ✔️ ±0   15m 3s ⏱️ + 1m 39s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit e783008. ± Comparison against base commit 542bf1a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

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

245 tests  ±0   221 ✔️ ±0   13m 48s ⏱️ + 3m 39s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit e783008. ± Comparison against base commit 542bf1a.

♻️ This comment has been updated with latest results.

### What's done:
* Fix
@kgevorkyan kgevorkyan changed the title Fix dependencies in integration test Fix dependencies in integration tests Feb 6, 2023
### What's done:
* Merge master
### What's done:
* WIP
@kgevorkyan kgevorkyan marked this pull request as ready for review February 8, 2023 09:25
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #487 (e783008) into main (542bf1a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #487   +/-   ##
=========================================
  Coverage     47.52%   47.52%           
  Complexity      159      159           
=========================================
  Files            53       53           
  Lines          1856     1856           
  Branches        316      316           
=========================================
  Hits            882      882           
  Misses          841      841           
  Partials        133      133           
Flag Coverage Δ
unittests 47.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kgevorkyan kgevorkyan merged commit daf00e5 into main Feb 8, 2023
@kgevorkyan kgevorkyan deleted the bugfix/integration branch February 8, 2023 10:36
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.

Integration tests from save-core triggers integration test from save-cli
2 participants