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

fix: handle errors from CompileAndPublish #1105

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

plyr4
Copy link
Contributor

@plyr4 plyr4 commented Apr 11, 2024

fixes a nil panic when you supply an invalid worker route, introduced in #1063

@plyr4 plyr4 requested a review from a team as a code owner April 11, 2024 21:17
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 64.47%. Comparing base (37bdad3) to head (cbc016c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1105      +/-   ##
==========================================
- Coverage   64.47%   64.47%   -0.01%     
==========================================
  Files         370      370              
  Lines       11790    11791       +1     
==========================================
  Hits         7602     7602              
- Misses       3671     3672       +1     
  Partials      517      517              
Files Coverage Δ
api/build/compile_publish.go 0.00% <0.00%> (ø)

@plyr4 plyr4 merged commit fe803f8 into main Apr 12, 2024
12 of 14 checks passed
@plyr4 plyr4 deleted the fix/compile-and-publish-panic branch April 12, 2024 17:20
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