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

fix: layer logical ids now change when referenced parameters change #709

Merged
merged 3 commits into from
Dec 12, 2018

Conversation

keetonian
Copy link
Contributor

Issue #, if available:
#703
Description of changes:
Support reading intrinsics in LayerName, LicenseInfo, and Description

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-io
Copy link

codecov-io commented Dec 8, 2018

Codecov Report

Merging #709 into develop will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #709      +/-   ##
===========================================
+ Coverage    94.17%   94.19%   +0.01%     
===========================================
  Files           67       67              
  Lines         2678     2686       +8     
  Branches       478      478              
===========================================
+ Hits          2522     2530       +8     
  Misses          80       80              
  Partials        76       76
Impacted Files Coverage Δ
samtranslator/model/sam_resources.py 95.72% <100%> (ø) ⬆️
samtranslator/model/__init__.py 96.85% <100%> (+0.16%) ⬆️

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 dc9a3b7...f884617. Read the comment docs.

@keetonian
Copy link
Contributor Author

Note: this change does not resolve intrinsics for ContentUri or for CompatibleRuntimes. Should I add these to this PR as well?

@keetonian keetonian changed the title fix: layer logical ids now change when parameters change fix: layer logical ids now change when referenced parameters change Dec 9, 2018
@jlhood jlhood merged commit 162f634 into aws:develop Dec 12, 2018
@keetonian keetonian deleted the layer-version-logical-id branch March 11, 2020 18:57
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

4 participants