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

chore: update/cleanup workflows #269

Open
wants to merge 2 commits into
base: v2
Choose a base branch
from

Conversation

ThirdEyeSqueegee
Copy link
Member

@ThirdEyeSqueegee ThirdEyeSqueegee commented Mar 17, 2025

Issue #, if available:
N/A

Description of changes:

Closes #263, #236, #234, #213

  • Bump action versions
  • Fix build workflow so that duplicate runs do not occur for PRs. Currently, the build workflow runs twice for each PR because it's set up to run on every push and PR
  • Fix formatting

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

@ThirdEyeSqueegee ThirdEyeSqueegee added the github_actions Pull requests that update GitHub Actions code label Mar 17, 2025
@ThirdEyeSqueegee ThirdEyeSqueegee requested a review from a team as a code owner March 17, 2025 19:48
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.79%. Comparing base (6518849) to head (cfabd9c).
Report is 3 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff            @@
##                 v2     #269   +/-   ##
=========================================
  Coverage     24.79%   24.79%           
  Complexity       41       41           
=========================================
  Files            12       12           
  Lines           367      367           
  Branches         45       45           
=========================================
  Hits             91       91           
  Misses          273      273           
  Partials          3        3           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants