ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 60 forks source link

Add linter for plaintext English #77

Closed thomas-moulard closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #77 into master will decrease coverage by 2.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   65.18%   62.86%   -2.32%     
==========================================
  Files           4        4              
  Lines         247      272      +25     
==========================================
+ Hits          161      171      +10     
- Misses         86      101      +15
Flag Coverage Δ
#unittests 62.86% <ø> (-2.32%) :arrow_down:
Impacted Files Coverage Δ
cross_compile/sysroot_compiler.py 62.96% <0%> (-2.67%) :arrow_down:
cross_compile/ros2_cross_compile.py 0% <0%> (ø) :arrow_up:
test/test_sysroot_compiler.py 100% <0%> (ø) :arrow_up:

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 c39a922...0c46e8c. Read the comment docs.

zmichaels11 commented 4 years ago
##[warning]Failed to download action 'https://api.github.com/repos/gaurav-nelson/github-action-vale-lint/tarball/v0.1.0'. Error Response status code does not indicate success: 404 (Not Found).
##[warning]Back off 10.777999999999999 seconds before retry.
##[warning]Failed to download action 'https://api.github.com/repos/gaurav-nelson/github-action-vale-lint/tarball/v0.1.0'. Error Response status code does not indicate success: 404 (Not Found).
##[warning]Back off 15.716 seconds before retry.
##[error]Response status code does not indicate success: 404 (Not Found).
thomas-moulard commented 4 years ago

The official action is currently broken, let's retry later.

thomas-moulard commented 4 years ago

Blocked on https://github.com/errata-ai/vale-action/issues/6