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/pytest #1021

Merged
merged 8 commits into from
Jul 28, 2023
Merged

Fix/pytest #1021

merged 8 commits into from
Jul 28, 2023

Conversation

xhuohai
Copy link
Contributor

@xhuohai xhuohai commented Jul 25, 2023

  1. fix capture of pytest result
  2. fix typo in pytest

@github-actions
Copy link

github-actions bot commented Jul 25, 2023

Test Results

5 480 tests  +2   5 480 ✔️ +2   9m 27s ⏱️ +4s
       5 suites ±0          0 💤 ±0 
       5 files   ±0          0 ±0 

Results for commit d3224a0. ± Comparison against base commit 84a4648.

This pull request removes 8 and adds 10 tests. Note that renamed tests count towards both.
tests.importer.onnx_.basic.test_trilu ‑ test_erf[0--1-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_erf[0--2-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_erf[0-1-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_erf[0-2-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_erf[1--1-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_erf[1--2-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_erf[1-1-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_erf[1-2-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[0--1-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[0--2-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[0-0-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[0-1-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[0-2-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[1--1-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[1--2-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[1-0-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[1-1-in_shape0]
tests.importer.onnx_.basic.test_trilu ‑ test_trilu[1-2-in_shape0]

♻️ This comment has been updated with latest results.

tests/config.yml Outdated Show resolved Hide resolved
tests/test_runner.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (84a4648) 78.33% compared to head (d3224a0) 78.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1021   +/-   ##
=======================================
  Coverage   78.33%   78.33%           
=======================================
  Files         640      640           
  Lines       21892    21892           
=======================================
  Hits        17149    17149           
  Misses       4743     4743           
Flag Coverage Δ
integration 43.34% <ø> (ø)
unit 70.87% <ø> (ø)

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

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

@zhangyang2057 zhangyang2057 merged commit fde7b77 into master Jul 28, 2023
44 checks passed
@zhangyang2057 zhangyang2057 deleted the fix/pytest_res branch July 28, 2023 05:45
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.

4 participants