Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Handle batched TaskExecutionEvent reasons #615

Merged
merged 5 commits into from
Sep 27, 2023

Update to EventReason

c049ced
Select commit
Loading
Failed to load commit list.
Merged

Handle batched TaskExecutionEvent reasons #615

Update to EventReason
c049ced
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

59.08% (+0.07%) compared to dc8cc9d

View this Pull Request on Codecov

59.08% (+0.07%) compared to dc8cc9d

Details

Codecov Report

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

Comparison is base (dc8cc9d) 59.01% compared to head (c049ced) 59.08%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #615      +/-   ##
==========================================
+ Coverage   59.01%   59.08%   +0.07%     
==========================================
  Files         171      171              
  Lines       16468    16499      +31     
==========================================
+ Hits         9719     9749      +30     
  Misses       5899     5899              
- Partials      850      851       +1     
Files Coverage Δ
pkg/repositories/transformers/task_execution.go 75.54% <100.00%> (+1.62%) ⬆️
pkg/manager/impl/task_execution_manager.go 69.92% <0.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.