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: do not propagate build-base to snap.yaml #4580

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

sergiusens
Copy link
Collaborator

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (feature/craft-application@cc5c6fa). Click here to learn what that means.

Additional details and impacted files
@@                     Coverage Diff                      @@
##             feature/craft-application    #4580   +/-   ##
============================================================
  Coverage                             ?   88.85%           
============================================================
  Files                                ?      327           
  Lines                                ?    22024           
  Branches                             ?        0           
============================================================
  Hits                                 ?    19569           
  Misses                               ?     2455           
  Partials                             ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
@sergiusens sergiusens force-pushed the fix-build-base branch 3 times, most recently from 3893e2e to a0b4b1b Compare February 14, 2024 17:43
Pyright started finding issues after exposing the symbol

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
Copy link
Collaborator

@mr-cal mr-cal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

tests/unit/meta/test_snap_yaml.py Show resolved Hide resolved
@sergiusens sergiusens merged commit 296079f into feature/craft-application Feb 14, 2024
7 of 10 checks passed
@sergiusens sergiusens deleted the fix-build-base branch February 14, 2024 20:19
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