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

feat(cli): show individual and total test execution times #359

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented Jun 10, 2024

Closes #30.

@wellwelwel wellwelwel marked this pull request as ready for review June 10, 2024 08:25
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.21%. Comparing base (94049fd) to head (66bf95e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #359      +/-   ##
==========================================
+ Coverage   95.13%   95.21%   +0.08%     
==========================================
  Files          33       34       +1     
  Lines        2714     2802      +88     
  Branches      421      434      +13     
==========================================
+ Hits         2582     2668      +86     
  Misses        125      125              
- Partials        7        9       +2     
Flag Coverage Δ
linux-parallel 94.89% <100.00%> (+0.16%) ⬆️
linux-parallel-options 95.18% <100.00%> (+0.15%) ⬆️
linux-sequential ?
linux-sequential-options ?
osx-parallel ?
osx-parallel-options 95.18% <100.00%> (+0.15%) ⬆️
osx-sequential ?
osx-sequential-options ?
windows-parallel ?
windows-parallel-options ?
windows-sequential ?
windows-sequential-options ?

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.

@wellwelwel wellwelwel added the cli label Jun 10, 2024
@wellwelwel wellwelwel merged commit 56f08d0 into main Jun 10, 2024
39 checks passed
@wellwelwel wellwelwel deleted the execution-time branch June 10, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show individual and total test execution time
1 participant