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

port: 8 to main #593

Merged
merged 20 commits into from
Nov 8, 2023

Merge branch 'gz-gui8' into ports/8_to_main

838f6bc
Select commit
Loading
Failed to load commit list.
Merged

port: 8 to main #593

Merge branch 'gz-gui8' into ports/8_to_main
838f6bc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 7, 2023 in 0s

70.06% (+1.99%) compared to a583fa6

View this Pull Request on Codecov

70.06% (+1.99%) compared to a583fa6

Details

Codecov Report

Merging #593 (838f6bc) into main (a583fa6) will increase coverage by 1.99%.
The diff coverage is 97.43%.

@@            Coverage Diff             @@
##             main     #593      +/-   ##
==========================================
+ Coverage   68.07%   70.06%   +1.99%     
==========================================
  Files          38       39       +1     
  Lines        5369     5359      -10     
==========================================
+ Hits         3655     3755     +100     
+ Misses       1714     1604     -110     
Files Coverage Δ
include/gz/gui/GuiEvents.hh 100.00% <ø> (ø)
include/gz/gui/Helpers.hh 77.77% <ø> (ø)
include/gz/gui/MainWindow.hh 100.00% <ø> (ø)
include/gz/gui/Plugin.hh 100.00% <ø> (ø)
src/Application.cc 84.13% <100.00%> (+0.03%) ⬆️
src/Conversions.cc 95.18% <100.00%> (ø)
src/Dialog.cc 100.00% <100.00%> (ø)
src/DragDropModel.cc 100.00% <ø> (ø)
src/GuiEvents.cc 100.00% <ø> (ø)
src/InstallationDirectories.cc 100.00% <100.00%> (ø)
... and 26 more