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

Use SplitView from QtQuick.Controls 2 for GzSplit #651

Merged
merged 5 commits into from
Feb 5, 2025

Provide a parent object to avoid warnings

c5ea53f
Select commit
Loading
Failed to load commit list.
Merged

Use SplitView from QtQuick.Controls 2 for GzSplit #651

Provide a parent object to avoid warnings
c5ea53f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

68.70% (+0.21%) compared to 8edf24d

View this Pull Request on Codecov

68.70% (+0.21%) compared to 8edf24d

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 68.70%. Comparing base (8edf24d) to head (c5ea53f).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
src/Plugin.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #651      +/-   ##
==========================================
+ Coverage   68.49%   68.70%   +0.21%     
==========================================
  Files          38       38              
  Lines        5567     5532      -35     
==========================================
- Hits         3813     3801      -12     
+ Misses       1754     1731      -23     

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