ros-tooling / system_metrics_collector

[DEPRECATED] Lightweight, real-time system metrics collector for ROS2 systems
Apache License 2.0
18 stars 8 forks source link

Bump pascalgn/automerge-action from v0.12.0 to v0.13.1 #197

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps pascalgn/automerge-action from v0.12.0 to v0.13.1.

Release notes

Sourced from pascalgn/automerge-action's releases.

Release 0.13.1

The functionality of this action is now available directly in GitHub as auto-merge. The automerge-action project will still be maintained, but users are encouraged to switch to auto-merge for simple workflows, as it offers a faster and more stable experience.

Release 0.13.0

  • Migrate to JS action (#135)
  • Update dependencies
Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 3 years ago

Codecov Report

Merging #197 (47aafc7) into master (53b8c0c) will decrease coverage by 7.20%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #197       +/-   ##
===========================================
- Coverage   34.60%   27.39%    -7.21%     
===========================================
  Files        3012       42     -2970     
  Lines      144506     1847   -142659     
  Branches    91701      918    -90783     
===========================================
- Hits        50006      506    -49500     
+ Misses       8500      481     -8019     
+ Partials    86000      860    -85140     
Flag Coverage Δ
unittests 27.39% <ø> (-7.21%) :arrow_down:

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

Impacted Files Coverage Δ
...m_metrics_collector/linux_cpu_measurement_node.hpp
...r/test/system_metrics_collector/test_utilities.cpp
...etrics_collector/linux_memory_measurement_node.cpp
...tor/src/system_metrics_collector/proc_cpu_data.cpp
...test/system_metrics_collector/test_composition.cpp
...src/topic_statistics_collector/parameter_utils.hpp
...trics_collector/test_periodic_measurement_node.cpp
...em_metrics_collector/periodic_measurement_node.hpp
...tor/test_linux_process_memory_measurement_node.cpp
...m_metrics_collector/linux_cpu_measurement_node.cpp
... and 3020 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 53b8c0c...6facc30. Read the comment docs.