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 progress bar recheck #135

Merged
merged 5 commits into from
Jun 5, 2022
Merged

Fix progress bar recheck #135

merged 5 commits into from
Jun 5, 2022

Conversation

alexpdev
Copy link
Owner

@alexpdev alexpdev commented Jun 4, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 4, 2022

Codecov Report

Merging #135 (d5fdeca) into master (6a8032c) will not change coverage.
The diff coverage is 100.00%.

❗ Current head d5fdeca differs from pull request most recent head f79e7c4. Consider uploading reports for the commit f79e7c4 to get more accurate results

@@            Coverage Diff            @@
##            master      #135   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2452      2475   +23     
=========================================
+ Hits          2452      2475   +23     
Impacted Files Coverage Δ
torrentfile/__init__.py 100.00% <ø> (ø)
tests/test_commands.py 100.00% <100.00%> (ø)
tests/test_recheck.py 100.00% <100.00%> (ø)
tests/test_utils.py 100.00% <100.00%> (ø)
torrentfile/cli.py 100.00% <100.00%> (ø)
torrentfile/commands.py 100.00% <100.00%> (ø)
torrentfile/mixins.py 100.00% <100.00%> (ø)
torrentfile/recheck.py 100.00% <100.00%> (ø)
torrentfile/utils.py 100.00% <100.00%> (ø)
torrentfile/version.py 100.00% <100.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 6a8032c...f79e7c4. Read the comment docs.

@alexpdev alexpdev linked an issue Jun 5, 2022 that may be closed by this pull request
@alexpdev alexpdev self-assigned this Jun 5, 2022
@alexpdev alexpdev merged commit 5e5f661 into master Jun 5, 2022
@alexpdev alexpdev deleted the fix_progress_bar_recheck branch June 11, 2022 01:18
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.

Progress Bar Displays inaccurate numbers during and after updated.
1 participant