Skip to content

Conversation

@wass3r
Copy link
Collaborator

@wass3r wass3r commented Jun 30, 2025

fixes go-vela/community#1054

marked as breaking because technically it will return an error in cases where it didn't before. these should be edge cases, and in those cases, users likely observed other strange behavior.

@codecov
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.96%. Comparing base (91ba0d5) to head (013c04f).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1325      +/-   ##
==========================================
+ Coverage   56.92%   56.96%   +0.04%     
==========================================
  Files         643      643              
  Lines       36106    36143      +37     
==========================================
+ Hits        20553    20590      +37     
  Misses      14916    14916              
  Partials      637      637              
Files with missing lines Coverage Δ
compiler/native/validate.go 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

server(compiler): providing a clone stage causes worker to hang

3 participants