-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fix tests on actions #98
Conversation
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-gui2 #98 +/- ##
=============================================
+ Coverage 14.55% 60.18% +45.62%
=============================================
Files 13 16 +3
Lines 1333 2082 +749
=============================================
+ Hits 194 1253 +1059
+ Misses 1139 829 -310
Continue to review full report at Codecov.
|
+45.62% test coverage at once 😄 |
@@ -81,10 +81,7 @@ function(ign_gui_add_plugin plugin_name) | |||
PRIVATE_LINK_LIBS ${ign_gui_add_plugin_PRIVATE_LINK_LIBS} ignition-plugin${IGN_PLUGIN_VER}::register | |||
) | |||
|
|||
message(STATUS "ddddddddddddddddddddddddddddddddddddddddd") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Beautiful.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, were you going to add focal as a platform or is it more work than expected?
We haven't released Blueprint debs for Focal, so we'd need to build dependencies from source. So my plan is to add Focal from Citadel 🤞 |
Also update the action style.