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: add context to build functions #922

Merged
merged 3 commits into from
Aug 11, 2023

Merge branch 'main' into enhance/ctx-build

9064208
Select commit
Loading
Failed to load commit list.
Merged

chore: add context to build functions #922

Merge branch 'main' into enhance/ctx-build
9064208
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 9, 2023 in 1s

71.38% (target 90.00%)

View this Pull Request on Codecov

71.38% (target 90.00%)

Details

Codecov Report

Merging #922 (9064208) into main (516d4fe) will decrease coverage by 0.04%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #922      +/-   ##
==========================================
- Coverage   71.42%   71.38%   -0.04%     
==========================================
  Files         304      304              
  Lines       12482    12500      +18     
==========================================
+ Hits         8915     8923       +8     
- Misses       3132     3142      +10     
  Partials      435      435              
Files Changed Coverage Δ
api/build/cancel.go 0.00% <0.00%> (ø)
api/build/clean.go 0.00% <0.00%> (ø)
api/build/create.go 0.00% <0.00%> (ø)
api/build/delete.go 0.00% <0.00%> (ø)
api/build/get_id.go 0.00% <0.00%> (ø)
api/build/list_org.go 0.00% <0.00%> (ø)
api/build/list_repo.go 0.00% <0.00%> (ø)
api/build/plan.go 0.00% <0.00%> (ø)
api/build/publish.go 0.00% <0.00%> (ø)
api/build/restart.go 0.00% <0.00%> (ø)
... and 24 more