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

Fix tests on actions #98

Merged
merged 5 commits into from
Aug 3, 2020
Merged

Fix tests on actions #98

merged 5 commits into from
Aug 3, 2020

Conversation

chapulina
Copy link
Contributor

Also update the action style.

Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
@github-actions github-actions bot added the 📜 blueprint Ignition Blueprint label Aug 1, 2020
@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

Merging #98 into ign-gui2 will increase coverage by 45.62%.
The diff coverage is 0.00%.

Impacted file tree graph

@@              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     
Impacted Files Coverage Δ
src/plugins/scene3d/Scene3D.cc 12.86% <0.00%> (ø)
src/plugins/publisher/Publisher.cc 32.89% <0.00%> (ø)
src/plugins/topic_echo/TopicEcho.cc 30.50% <0.00%> (ø)
src/ign.cc 37.83% <0.00%> (+37.83%) ⬆️
src/Plugin.cc 60.27% <0.00%> (+60.27%) ⬆️
src/Dialog.cc 68.42% <0.00%> (+68.42%) ⬆️
src/plugins/world_control/WorldControl.cc 79.06% <0.00%> (+77.90%) ⬆️
src/Application.cc 84.69% <0.00%> (+83.33%) ⬆️
src/plugins/world_stats/WorldStats.cc 96.62% <0.00%> (+95.50%) ⬆️
... and 3 more

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 c15ec77...f6dba71. Read the comment docs.

@chapulina
Copy link
Contributor Author

+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")
Copy link
Contributor

Choose a reason for hiding this comment

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

Beautiful.

Copy link
Contributor

@mjcarroll mjcarroll left a 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?

@chapulina
Copy link
Contributor Author

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 🤞

@chapulina chapulina merged commit 9b38679 into ign-gui2 Aug 3, 2020
@chapulina chapulina deleted the chapulina/2/actions branch August 3, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 blueprint Ignition Blueprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants