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

task/WP-189 Handle timeout exit code for interactive app jobs #851

Merged
merged 5 commits into from
Aug 31, 2023

Added a comment

d87a5eb
Select commit
Loading
Failed to load commit list.
Merged

task/WP-189 Handle timeout exit code for interactive app jobs #851

Added a comment
d87a5eb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Aug 30, 2023 in 0s

63.05% (-0.01%) compared to 6c40f35

View this Pull Request on Codecov

63.05% (-0.01%) compared to 6c40f35

Details

Codecov Report

Merging #851 (d87a5eb) into main (6c40f35) will decrease coverage by 0.01%.
The diff coverage is 61.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #851      +/-   ##
==========================================
- Coverage   63.05%   63.05%   -0.01%     
==========================================
  Files         425      426       +1     
  Lines       12112    12133      +21     
  Branches     2475     2479       +4     
==========================================
+ Hits         7637     7650      +13     
- Misses       4275     4279       +4     
- Partials      200      204       +4     
Files Changed Coverage
server/portal/apps/workspace/api/views.py 20.00%
server/portal/apps/workspace/api/utils.py 69.23%
server/portal/apps/webhooks/views.py 100.00%