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

extensions: parse snapcraft.yaml before expanding extensions #4110

Merged
merged 1 commit into from
Apr 22, 2023

Conversation

mr-cal
Copy link
Collaborator

@mr-cal mr-cal commented Apr 21, 2023

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint?
  • Have you successfully run pytest tests/unit?

expand-extensions command now parses core22 snaps containing parse-info and advanced grammar keywords.

source

(CRAFT-1701)

`expand-extensions` command now parses core22 snaps containing
parse-info and advanced grammar keywords.

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
@codecov-commenter
Copy link

Codecov Report

Merging #4110 (05d53fa) into main (603e149) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #4110      +/-   ##
==========================================
- Coverage   94.65%   94.65%   -0.01%     
==========================================
  Files         643      643              
  Lines       52172    52150      -22     
==========================================
- Hits        49384    49360      -24     
- Misses       2788     2790       +2     
Impacted Files Coverage Δ
snapcraft/commands/extensions.py 100.00% <100.00%> (ø)
tests/unit/commands/test_expand_extensions.py 100.00% <100.00%> (ø)

... and 18 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sergiusens sergiusens merged commit 51ca152 into canonical:main Apr 22, 2023
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.

3 participants