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

Update QD to QL 1 #68

Merged
merged 1 commit into from
Nov 26, 2020
Merged

Conversation

brawner
Copy link
Contributor

@brawner brawner commented Nov 25, 2020

@chapulina tagging you here because this is in the ros-tooling org.
Signed-off-by: Stephen Brawner brawner@gmail.com

Signed-off-by: Stephen Brawner <brawner@gmail.com>
@brawner brawner requested a review from a team as a code owner November 25, 2020 20:32
@brawner brawner requested review from thomas-moulard and prajakta-gokhale and removed request for a team November 25, 2020 20:32
Copy link

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

LGTM after the upstream PRs are merged.

@@ -145,31 +153,31 @@ Currently nightly test results can be seen here:

The `rcl` package supports implementation of language specific ROS Client Libraries.

It is **Quality Level 2**, see its [Quality Declaration document](https://github.com/ros2/rcl/blob/master/rcl/QUALITY_DECLARATION.md).
It is **Quality Level 1**, see its [Quality Declaration document](https://github.com/ros2/rcl/blob/master/rcl/QUALITY_DECLARATION.md).

Choose a reason for hiding this comment

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

Depends on ros2/rcl#866


#### `rosidl_default_runtime`

The `rosidl_default_runtime` provides CMake functionality for finding and adding runtime dependencies for rosidl packages.

It is **Quality Level 2**, see its [Quality Declaration document](https://github.com/ros2/rosidl_defaults/blob/master/rosidl_default_runtime/QUALITY_DECLARATION.md).
It is **Quality Level 1**, see its [Quality Declaration document](https://github.com/ros2/rosidl_defaults/blob/master/rosidl_default_runtime/QUALITY_DECLARATION.md).

Choose a reason for hiding this comment

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


#### `statistics_msgs`

The `statistics_msgs` package contains ROS 2 message definitions for reporting statistics for topics and system resources.

It is **Quality Level 2**, see its [Quality Declaration document](https://github.com/ros2/rcl_interfaces/blob/master/statistics_msgs/QUALITY_DECLARATION.md).
It is **Quality Level 1**, see its [Quality Declaration document](https://github.com/ros2/rcl_interfaces/blob/master/statistics_msgs/QUALITY_DECLARATION.md).

Choose a reason for hiding this comment

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


#### `std_msgs`

The `std_msgs` package provides many basic message types.

It is **Quality Level 2**, see its [Quality Declaration document](https://github.com/ros2/common_interfaces/blob/master/std_msgs/QUALITY_DECLARATION.md).
It is **Quality Level 1**, see its [Quality Declaration document](https://github.com/ros2/common_interfaces/blob/master/std_msgs/QUALITY_DECLARATION.md).

Choose a reason for hiding this comment

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

@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #68 (7d5f0dc) into master (d19a91e) will decrease coverage by 23.32%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #68       +/-   ##
===========================================
- Coverage   48.08%   24.75%   -23.33%     
===========================================
  Files        1512       27     -1485     
  Lines       41806      820    -40986     
  Branches    18500      185    -18315     
===========================================
- Hits        20102      203    -19899     
+ Misses       5404      454     -4950     
+ Partials    16300      163    -16137     
Flag Coverage Δ
unittests 24.75% <ø> (-23.33%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...c_statistics_collector/received_message_period.hpp
...ector/moving_average_statistics/moving_average.hpp
...opic_statistics_collector/received_message_age.hpp
...ector/moving_average_statistics/moving_average.cpp
...statistics_collector/test_received_message_age.cpp
...opic_statistics_collector/received_message_age.hpp
...s_collector/collector/metric_details_interface.hpp
...ector/moving_average_statistics/moving_average.hpp
...s_collector/collector/metric_details_interface.hpp
...tics_collector/moving_average_statistics/types.cpp
... and 1505 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 d19a91e...7d5f0dc. Read the comment docs.

@chapulina
Copy link

All upstream PRs are in. Could some maintainer take a quick look and get this in? Maybe @dabonnie ? Thanks!

@chapulina
Copy link

Looks like we're close to merging! 😏 😇

@prajakta-gokhale prajakta-gokhale merged commit 1ec79f1 into ros-tooling:master Nov 26, 2020
brawner added a commit to brawner/libstatistics_collector that referenced this pull request Nov 26, 2020
Signed-off-by: Stephen Brawner <brawner@gmail.com>
emersonknapp pushed a commit that referenced this pull request Nov 30, 2020
* Update QD to QL 1 (#68)

Signed-off-by: Stephen Brawner <brawner@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants