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

added progress indication #134

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

MeirShpilraien
Copy link
Collaborator

@MeirShpilraien MeirShpilraien commented Nov 16, 2021

We will be able to see the current test number out of the total tests:

103/165) common:test_func
	Running: /home/meir/work/RedisGears/pytest/test_basics.py testTimeEvent
	[PASS]
104/165) common:test_func
	Running: /home/meir/work/RedisGears/pytest/test_basics.py testTimeEventSubinterpreterIsolation
	[PASS]
105/165) common:test_func
	Running: /home/meir/work/RedisGears/pytest/test_basics.py testTimeEventSurrviveRestart
	[PASS]

@codecov-commenter
Copy link

Codecov Report

Merging #134 (bec8643) into master (44dcbcd) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   37.57%   37.53%   -0.04%     
==========================================
  Files          17       17              
  Lines        2092     2094       +2     
==========================================
  Hits          786      786              
- Misses       1306     1308       +2     
Flag Coverage Δ
unittests 37.53% <0.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
RLTest/__main__.py 0.00% <0.00%> (ø)

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 9d608a0...bec8643. Read the comment docs.

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.

None yet

3 participants