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

remote-build: pass through 'source-subdir' property #2947

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

cjp256
Copy link
Contributor

@cjp256 cjp256 commented Feb 18, 2020

It is currently being stripped with the other source keys,
but we need to instead pass it through.

Add a test to verify source properties are passed through (or not).

Signed-off-by: Chris Patterson chris.patterson@canonical.com

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run ./runtests.sh static?
  • Have you successfully run ./runtests.sh tests/unit?

It is currently being stripped with the other source keys,
but we need to instead pass it through.

Add a test to verify source properties are passed through (or not).

Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@4644651). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2947   +/-   ##
=========================================
  Coverage          ?   88.07%           
=========================================
  Files             ?      229           
  Lines             ?    16560           
  Branches          ?     2553           
=========================================
  Hits              ?    14585           
  Misses            ?     1435           
  Partials          ?      540
Impacted Files Coverage Δ
snapcraft/internal/remote_build/_worktree.py 78.94% <100%> (ø)

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 4644651...51fe80a. Read the comment docs.

@sergiusens sergiusens merged commit 54677d7 into master Feb 20, 2020
@sergiusens sergiusens deleted the rb-source-subdir branch February 20, 2020 16:33
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

3 participants