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

bump version 0.3.3 #76

Merged
merged 2 commits into from
Apr 18, 2022
Merged

bump version 0.3.3 #76

merged 2 commits into from
Apr 18, 2022

Conversation

alexpdev
Copy link
Owner

  1. Fixes Web-seed urls not saving to created torrent files #75
  2. Bumps support for torrentfile CLI version 0.7.6
  3. Fixes log file generating every time app is used.

@alexpdev alexpdev self-assigned this Apr 17, 2022
@codecov
Copy link

codecov bot commented Apr 17, 2022

Codecov Report

Merging #76 (925efd6) into main (f2f22fe) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #76   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         2040      2047    +7     
=========================================
+ Hits          2040      2047    +7     
Impacted Files Coverage Δ
tests/__init__.py 100.00% <100.00%> (ø)
tests/test_checktab.py 100.00% <100.00%> (ø)
tests/test_createTab.py 100.00% <100.00%> (ø)
tests/test_infotab.py 100.00% <100.00%> (ø)
tests/test_magnettab.py 100.00% <100.00%> (ø)
torrentfileQt/createTab.py 100.00% <100.00%> (ø)
torrentfileQt/editorTab.py 100.00% <100.00%> (ø)
torrentfileQt/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 f2f22fe...925efd6. Read the comment docs.

@alexpdev alexpdev merged commit d5beccf into main Apr 18, 2022
@alexpdev alexpdev deleted the v0.3.2 branch April 18, 2022 01:25
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.

Web-seed urls not saving to created torrent files
1 participant