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

refactor: required changes from api build types migration #608

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

plyr4
Copy link
Contributor

@plyr4 plyr4 commented Oct 4, 2024

depends on: go-vela/server#1204

this is subject to change when pipeline and step are migrated, but until then we need it to build the worker

make build

executor/local/step.go:53:50: c.build.ToLibrary undefined (type *"github.com/go-vela/server/api/types".Build has no field or method ToLibrary)

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.51%. Comparing base (1632331) to head (36580b7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #608   +/-   ##
=======================================
  Coverage   57.51%   57.51%           
=======================================
  Files         121      121           
  Lines        5211     5211           
=======================================
  Hits         2997     2997           
  Misses       1988     1988           
  Partials      226      226           
Files with missing lines Coverage Δ
executor/linux/step.go 76.08% <100.00%> (ø)
executor/local/step.go 91.78% <100.00%> (ø)

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.

1 participant