Skip to content

fix: update Qt.LeftButton usage for PyQt6#90

Merged
paulmueller merged 1 commit into
masterfrom
fix_qt_bug_88
Jul 31, 2025
Merged

fix: update Qt.LeftButton usage for PyQt6#90
paulmueller merged 1 commit into
masterfrom
fix_qt_bug_88

fix: update Qt.LeftButton usage for PyQt6

b6d0024
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2025 in 1s

71.62% (+0.06%) compared to a301074

View this Pull Request on Codecov

71.62% (+0.06%) compared to a301074

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 71.62%. Comparing base (a301074) to head (b6d0024).

Files with missing lines Patch % Lines
dcoraid/gui/dbview/drag_table_widget.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   71.55%   71.62%   +0.06%     
==========================================
  Files          52       52              
  Lines        4571     4571              
==========================================
+ Hits         3271     3274       +3     
+ Misses       1300     1297       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.