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

Add bazel options arguments #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add bazel options arguments #11

wants to merge 1 commit into from

Conversation

Theosakamg
Copy link
Collaborator

No description provided.

Signed-off-by: Mickael Gaillard <[email protected]>
@codecov
Copy link

codecov bot commented Aug 22, 2018

Codecov Report

Merging #11 into master will decrease coverage by 0.11%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage    62.2%   62.09%   -0.12%     
==========================================
  Files           6        6              
  Lines         299      306       +7     
  Branches       36       38       +2     
==========================================
+ Hits          186      190       +4     
- Misses        105      107       +2     
- Partials        8        9       +1
Impacted Files Coverage Δ
colcon_bazel/task/bazel/__init__.py 38.57% <0%> (ø) ⬆️
colcon_bazel/task/bazel/test.py 34.09% <0%> (-0.8%) ⬇️
colcon_bazel/task/bazel/build.py 34.04% <0%> (-0.75%) ⬇️
colcon_bazel/argcomplete_completer/bazel_args.py 88% <85.71%> (-2%) ⬇️

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 2cc3831...cfb901d. Read the comment docs.

@Theosakamg Theosakamg self-assigned this Aug 22, 2018
@Theosakamg Theosakamg added the enhancement New feature or request label Aug 22, 2018
@Theosakamg Theosakamg added this to the 0.2.0 milestone Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant