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

V0.3.2 #73

Merged
merged 5 commits into from
Mar 31, 2022
Merged

V0.3.2 #73

merged 5 commits into from
Mar 31, 2022

Conversation

alexpdev
Copy link
Owner

  • Bug fixes for drag and drop on several tabs.
  • Improved QSS.
  • other bug fixes
  • added unit tests for coverage diff

@alexpdev alexpdev linked an issue Mar 31, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #73 (eabe9f6) into main (11bc68b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         1983      2032   +49     
=========================================
+ Hits          1983      2032   +49     
Impacted Files Coverage Δ
torrentfileQt/createTab.py 100.00% <ø> (ø)
torrentfileQt/qss.py 100.00% <ø> (ø)
tests/__init__.py 100.00% <100.00%> (ø)
tests/test_edittab.py 100.00% <100.00%> (ø)
tests/test_infotab.py 100.00% <100.00%> (ø)
tests/test_magnettab.py 100.00% <100.00%> (ø)
torrentfileQt/editorTab.py 100.00% <100.00%> (ø)
torrentfileQt/infoTab.py 100.00% <100.00%> (ø)
torrentfileQt/magnetTab.py 100.00% <100.00%> (ø)
torrentfileQt/version.py 100.00% <100.00%> (ø)
... and 2 more

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 11bc68b...eabe9f6. Read the comment docs.

@alexpdev alexpdev merged commit 235758f into main Mar 31, 2022
@alexpdev alexpdev deleted the v0.3.2 branch March 31, 2022 04:35
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.

Drag and Drop doesn't work on ubuntu
1 participant