friday-ai / friday

Friday is your open-source home automation assistant.
MIT License
1 stars 1 forks source link

Fix some problems with tests #47

Closed MathieuAndrade closed 3 years ago

github-actions[bot] commented 3 years ago

Unit Test Results

    1 files  142 suites   18s :stopwatch: 444 tests 442 :heavy_check_mark: 0 :zzz: 2 :x: 445 runs  443 :heavy_check_mark: 0 :zzz: 2 :x:

For more details on these failures, see this check.

Results for commit db819af0.

codecov[bot] commented 3 years ago

Codecov Report

Merging #47 (c4c7d16) into master (84096c6) will increase coverage by 0.11%. The diff coverage is 92.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   93.58%   93.69%   +0.11%     
==========================================
  Files          85       99      +14     
  Lines        1060     1206     +146     
  Branches       74       91      +17     
==========================================
+ Hits          992     1130     +138     
- Misses         54       60       +6     
- Partials       14       16       +2     
Flag Coverage Δ
unittests 93.69% <92.45%> (+0.11%) :arrow_up:

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

Impacted Files Coverage Δ
server/src/api/routes/v1/plugin.ts 100.00% <ø> (ø)
server/src/core/docker/docker.isDocker.ts 53.84% <53.84%> (ø)
server/src/core/docker/docker.remove.ts 81.81% <81.81%> (ø)
server/src/core/plugin/plugin.install.ts 83.33% <83.33%> (ø)
server/src/core/docker/docker.pull.ts 84.61% <84.61%> (ø)
server/src/core/docker/docker.createContainer.ts 100.00% <100.00%> (ø)
server/src/core/docker/docker.exec.ts 100.00% <100.00%> (ø)
server/src/core/docker/docker.getAllContainers.ts 100.00% <100.00%> (ø)
server/src/core/docker/docker.getContainer.ts 100.00% <100.00%> (ø)
server/src/core/docker/docker.restart.ts 100.00% <100.00%> (ø)
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9833874...c4c7d16. Read the comment docs.

github-actions[bot] commented 3 years ago

Unit Test Results

    1 files  142 suites   17s :stopwatch: 443 tests 443 :heavy_check_mark: 0 :zzz: 0 :x: 445 runs  445 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 14eec770.

github-actions[bot] commented 3 years ago

Unit Test Results

    1 files  146 suites   29s :stopwatch: 451 tests 450 :heavy_check_mark: 0 :zzz: 1 :x: 453 runs  452 :heavy_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit d89fed26.

github-actions[bot] commented 3 years ago

Unit Test Results

    1 files  146 suites   27s :stopwatch: 453 tests 452 :heavy_check_mark: 0 :zzz: 1 :x: 462 runs  461 :heavy_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit adcc413f.

github-actions[bot] commented 3 years ago

Unit Test Results

    1 files  146 suites   28s :stopwatch: 453 tests 452 :heavy_check_mark: 0 :zzz: 1 :x: 462 runs  461 :heavy_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 5c33c064.

github-actions[bot] commented 3 years ago

Unit Test Results

    1 files  146 suites   27s :stopwatch: 453 tests 452 :heavy_check_mark: 0 :zzz: 1 :x: 462 runs  461 :heavy_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 23099a55.

github-actions[bot] commented 3 years ago

Unit Test Results

    1 files  146 suites   28s :stopwatch: 454 tests 454 :heavy_check_mark: 0 :zzz: 0 :x: 463 runs  463 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 8a9d8eea.

github-actions[bot] commented 3 years ago

Unit Test Results

    1 files  147 suites   27s :stopwatch: 456 tests 456 :heavy_check_mark: 0 :zzz: 0 :x: 465 runs  465 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit c4c7d16c.