Skip to content

feat: Add actions_macos field to APIMeta struct - #3535

Merged
gmlewis merged 1 commit into
google:masterfrom
CameronBadman:add-action-macos-field
Mar 28, 2025
Merged

feat: Add actions_macos field to APIMeta struct#3535
gmlewis merged 1 commit into
google:masterfrom
CameronBadman:add-action-macos-field

Conversation

@CameronBadman

@CameronBadmanCameronBadman commented Mar 28, 2025

Copy link
Copy Markdown
Contributor

added ActionsMacOs to APIMeta struct for #3534

Fixes: #3534.

@gmlewisgmlewis changed the title feat: added actions_macos field to APIMeta structfeat: Add actions_macos field to APIMeta structMar 28, 2025

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @CameronBadman!

Comment threadgithub/meta.go Outdated
Comment threadgithub/meta.go Outdated
@codecov

codecovBot commented Mar 28, 2025

Copy link
Copy Markdown

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
CameronBadmanforce-pushed the add-action-macos-field branch from bb00707 to fdd39e7CompareMarch 28, 2025 17:50
@CameronBadman

Copy link
Copy Markdown
ContributorAuthor

@gmlewis Resolved the naming issues.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

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.

Sign up for freeto 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

@CameronBadman@gmlewis