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: issue with jenkinsfile not aborting if gha is aborted #18541

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

tlebon
Copy link
Contributor

@tlebon tlebon commented Dec 19, 2024

Description

  • fix open issues with precommit pipeline failing

Checklist

  • mentions the JIRA issue in the PR name (Ex. [WPB-XXXX])
  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.21%. Comparing base (8f75a49) to head (5edbdf9).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #18541      +/-   ##
==========================================
+ Coverage   46.19%   46.21%   +0.01%     
==========================================
  Files         868      868              
  Lines       26701    26701              
  Branches     6042     6042              
==========================================
+ Hits        12334    12339       +5     
+ Misses      12826    12823       -3     
+ Partials     1541     1539       -2     

@tlebon tlebon merged commit 3ee5954 into dev Dec 19, 2024
16 checks passed
@tlebon tlebon deleted the fix/precommit-bugs branch December 19, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants