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 package validation #822

Merged
merged 1 commit into from
May 29, 2024
Merged

Fix package validation #822

merged 1 commit into from
May 29, 2024

Conversation

martincostello
Copy link
Member

Fix the package validation job not failing if there are any issues.

Fix the package validation job not failing if there are any issues.
@martincostello martincostello added bug A defect in the code or documentation. github_actions Pull requests that update GitHub Actions code labels May 29, 2024
@martincostello martincostello requested a review from a team as a code owner May 29, 2024 13:13
@martincostello martincostello enabled auto-merge (rebase) May 29, 2024 13:14
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.30%. Comparing base (a43e895) to head (cbd52c3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #822   +/-   ##
=======================================
  Coverage   99.30%   99.30%           
=======================================
  Files          15       15           
  Lines         868      868           
  Branches      198      198           
=======================================
  Hits          862      862           
  Misses          4        4           
  Partials        2        2           
Flag Coverage Δ
linux 99.30% <ø> (ø)
macos 99.30% <ø> (ø)
windows 99.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@martincostello martincostello merged commit 749305c into main May 29, 2024
13 checks passed
@martincostello martincostello deleted the fix-package-validation branch May 29, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the code or documentation. github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant