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

feat: Add actions_macos field to APIMeta struct #3535

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

CameronBadman
Copy link
Contributor

@CameronBadman CameronBadman commented Mar 28, 2025

added ActionsMacOs to APIMeta struct for #3534

Fixes: #3534.

@gmlewis gmlewis changed the title feat: added actions_macos field to APIMeta struct feat: Add actions_macos field to APIMeta struct Mar 28, 2025
Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @CameronBadman!

Copy link

codecov bot commented Mar 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.31%. Comparing base (4f05dfb) to head (fdd39e7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3535   +/-   ##
=======================================
  Coverage   91.31%   91.31%           
=======================================
  Files         184      184           
  Lines       16169    16169           
=======================================
  Hits        14765    14765           
  Misses       1230     1230           
  Partials      174      174           

☔ 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.

@CameronBadman CameronBadman force-pushed the add-action-macos-field branch from bb00707 to fdd39e7 Compare March 28, 2025 17:50
@CameronBadman
Copy link
Contributor Author

@gmlewis Resolved the naming issues.

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @CameronBadman!
LGTM.
Merging.

@gmlewis gmlewis merged commit 0710d0b into google:master Mar 28, 2025
7 checks passed
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.

FEAT: export actions_macos in rest api /meta
2 participants