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

Refactoring #1189

Merged
merged 3 commits into from
Jan 31, 2025
Merged

Refactoring #1189

merged 3 commits into from
Jan 31, 2025

Conversation

martincostello
Copy link
Owner

  • Opt-in to newer actions/checkout features.
  • Use ${...} syntax to reference environment variables.

Opt-in to newer actions/checkout features.
- Use `${...}` syntax to reference environment variables.
- Hide progress when cloning.
@martincostello martincostello added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Jan 31, 2025
@Copilot Copilot bot review requested due to automatic review settings January 31, 2025 13:11
@martincostello martincostello enabled auto-merge (rebase) January 31, 2025 13:11

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • .github/workflows/build.yml: Evaluated as low risk
  • .github/workflows/check-dist.yml: Evaluated as low risk
  • .github/workflows/dependency-review.yml: Evaluated as low risk
  • .github/workflows/ossf-scorecard.yml: Evaluated as low risk
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.68%. Comparing base (64bdfe5) to head (246869a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1189   +/-   ##
=======================================
  Coverage   93.68%   93.68%           
=======================================
  Files           3        3           
  Lines         475      475           
  Branches      117      112    -5     
=======================================
  Hits          445      445           
  Misses         30       30           
Flag Coverage Δ
linux 93.68% <ø> (ø)
macos 93.68% <ø> (ø)
windows 93.68% <ø> (ø)

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.

Fix lint warning from copy-paste mistake.
@martincostello martincostello merged commit 9b6f2d1 into main Jan 31, 2025
9 checks passed
@martincostello martincostello deleted the refactoring branch January 31, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant