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 ros-tooling/action-ros-lint from 0.0.6 to 0.1.0 #188

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ros-tooling/action-ros-lint from 0.0.6 to 0.1.0.

Release notes

Sourced from ros-tooling/action-ros-lint's releases.

0.1.0

Bump to minor version release so that we can begin communicating API changes by version bumps

Commits
  • d6529ad Add release documentation and bump to minor version 0.1.0 (#220)
  • 35fe9ad Bump @types/node from 14.14.12 to 14.14.13
  • 20699cf Bump @types/jest from 26.0.18 to 26.0.19
  • 8aadac3 Bump @types/node from 14.14.11 to 14.14.12
  • 1b110a5 Bump @types/node from 14.14.10 to 14.14.11
  • 0e1e087 Bump @types/jest from 26.0.17 to 26.0.18
  • 50c56d5 Bump @types/jest from 26.0.16 to 26.0.17
  • f170c5d Bump @types/jest from 26.0.15 to 26.0.16
  • 9ac10bf Bump prettier from 2.2.0 to 2.2.1
  • b468800 Bump @types/node from 14.14.9 to 14.14.10
  • Additional commits viewable in compare view


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 #188 (d3810d5) into master (bf375a5) will decrease coverage by 5.28%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #188       +/-   ##
===========================================
- Coverage   34.62%   29.34%    -5.29%     
===========================================
  Files        3012       42     -2970     
  Lines      144506     1847   -142659     
  Branches    91701      918    -90783     
===========================================
- Hits        50042      542    -49500     
+ Misses       8464      445     -8019     
+ Partials    86000      860    -85140     
Flag Coverage Δ
unittests 29.34% <ø> (-5.29%) :arrow_down:

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

Impacted Files Coverage Δ
...m_metrics_collector/test_linux_cpu_measurement.cpp
...or/src/topic_statistics_collector/dummy_talker.cpp
...ctor/src/system_metrics_collector/example_main.cpp
...c/system_metrics_collector/linux_cpu_collector.cpp
...etrics_collector/test_linux_memory_measurement.cpp
...ollector/linux_process_memory_measurement_node.cpp
...tor/test_linux_process_memory_measurement_node.cpp
...pic_statistics_collector/topic_statistics_node.cpp
...tor/src/system_metrics_collector/proc_cpu_data.cpp
...r/test/system_metrics_collector/test_functions.hpp
... 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 bf375a5...d3810d5. Read the comment docs.

dependabot[bot] commented 3 years ago

Superseded by #195.