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

Split test and lint to two parallel steps #4

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

bosenqu
Copy link
Owner

@bosenqu bosenqu commented Dec 29, 2023

No description provided.

Copy link

🚀 TEST RESULT SUMMARY Tests passed successfully

Report Passed Failed Skipped Time
reports/feature_tests/TESTS-basic.xml 2✅ 1ms
reports/feature_tests/TESTS-person.xml 1✅ 0ms
reports/unit_tests/junit.xml 3✅ 37ms

✅ reports/feature_tests/TESTS-basic.xml

2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
basic.Showing off behave 2✅ 1ms

✅ reports/feature_tests/TESTS-person.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
person.Test behave table feature 1✅ 0ms

✅ reports/unit_tests/junit.xml

3 tests were completed in 37ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 3✅ 37ms

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8be8993) 85.00% compared to head (98f5e60) 85.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   85.00%   85.00%           
=======================================
  Files           1        1           
  Lines          20       20           
=======================================
  Hits           17       17           
  Misses          3        3           

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

@bosenqu bosenqu merged commit 4f6a0ea into master Dec 29, 2023
5 checks passed
@bosenqu bosenqu deleted the enable-parallel-test-and-lint-step branch December 29, 2023 22:48
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.

1 participant