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

3 ➡️ 4 #328

Merged
merged 6 commits into from
Dec 6, 2021
Merged

3 ➡️ 4 #328

merged 6 commits into from
Dec 6, 2021

Conversation

chapulina
Copy link
Contributor

➡️ Forward port

Port ign-gui3 to ign-gui4

Branch comparison: ign-gui4...ign-gui3

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

NickNair and others added 4 commits November 11, 2021 09:39
Signed-off-by: Nikhil Nair <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: William Wedler <[email protected]>
Co-authored-by: Louise Poubel <[email protected]>
@chapulina chapulina requested a review from jennuine as a code owner December 6, 2021 16:55
@github-actions github-actions bot added the 🔮 dome Ignition Dome label Dec 6, 2021
Copy link
Contributor

@jennuine jennuine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are code check errors, not sure why they only appear in Bionic CI but not Focal 🤔

@chapulina
Copy link
Contributor Author

There are code check errors

Ah my bad, see #329

not sure why they only appear in Bionic CI but not Focal

Codecheck is only enabled on Bionic, because it's hard to satisfy multiple versions of cppcheck at the same time. We've recently added an option to enable it for Focal though: gazebo-tooling/action-gz-ci#43

Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
@codecov
Copy link

codecov bot commented Dec 6, 2021

Codecov Report

Merging #328 (c2bdfff) into ign-gui4 (e8f7bf4) will increase coverage by 0.34%.
The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           ign-gui4     #328      +/-   ##
============================================
+ Coverage     66.37%   66.71%   +0.34%     
============================================
  Files            26       26              
  Lines          3206     3221      +15     
============================================
+ Hits           2128     2149      +21     
+ Misses         1078     1072       -6     
Impacted Files Coverage Δ
include/ignition/gui/Helpers.hh 100.00% <ø> (ø)
src/ign.cc 44.68% <70.00%> (+6.84%) ⬆️
src/Application.cc 84.74% <100.00%> (+0.15%) ⬆️
src/Helpers.cc 92.85% <100.00%> (+0.17%) ⬆️
src/Plugin.cc 61.44% <0.00%> (+3.81%) ⬆️

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 e8f7bf4...c2bdfff. Read the comment docs.

@chapulina chapulina merged commit 62e5105 into ign-gui4 Dec 6, 2021
@chapulina chapulina deleted the chapulina/3_to_4 branch December 6, 2021 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 dome Ignition Dome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants