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(steps): add context to step functions #1044

Merged
merged 4 commits into from
Jan 26, 2024

Conversation

rfigueroa
Copy link
Contributor

@rfigueroa rfigueroa requested a review from a team as a code owner January 18, 2024 16:49
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (aa78e03) 67.30% compared to head (553b63b) 67.32%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1044      +/-   ##
==========================================
+ Coverage   67.30%   67.32%   +0.01%     
==========================================
  Files         330      330              
  Lines       14118    14126       +8     
==========================================
+ Hits         9502     9510       +8     
  Misses       4139     4139              
  Partials      477      477              
Files Coverage Δ
database/resource.go 71.87% <100.00%> (+0.22%) ⬆️
database/step/clean.go 100.00% <100.00%> (ø)
database/step/count.go 100.00% <100.00%> (ø)
database/step/count_build.go 100.00% <100.00%> (ø)
database/step/create.go 85.00% <100.00%> (ø)
database/step/delete.go 100.00% <100.00%> (ø)
database/step/get.go 81.25% <100.00%> (ø)
database/step/get_build.go 85.00% <100.00%> (ø)
database/step/list.go 72.72% <100.00%> (ø)
database/step/list_build.go 79.06% <100.00%> (ø)
... and 10 more

Copy link
Collaborator

@wass3r wass3r left a comment

Choose a reason for hiding this comment

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

ty!

@ecrupper ecrupper merged commit 3e37509 into go-vela:main Jan 26, 2024
10 of 12 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.

3 participants