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

Fixing ProvisionWorkflowTransportAction, handling case in which a document does not exist #100

Merged
merged 2 commits into from
Oct 17, 2023

Catching topological sorting exceptions when executing the workflow

2af5686
Select commit
Loading
Failed to load commit list.
Merged

Fixing ProvisionWorkflowTransportAction, handling case in which a document does not exist #100

Catching topological sorting exceptions when executing the workflow
2af5686
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 succeeded Oct 17, 2023 in 0s

81.46% (-0.37%) compared to c84321f

View this Pull Request on Codecov

81.46% (-0.37%) compared to c84321f

Details

Codecov Report

Merging #100 (2af5686) into main (c84321f) will decrease coverage by 0.37%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main     #100      +/-   ##
============================================
- Coverage     81.82%   81.46%   -0.37%     
  Complexity      285      285              
============================================
  Files            30       30              
  Lines          1117     1122       +5     
  Branches        125      126       +1     
============================================
  Hits            914      914              
- Misses          158      162       +4     
- Partials         45       46       +1     
Files Coverage Δ
...rk/transport/ProvisionWorkflowTransportAction.java 45.61% <0.00%> (-4.39%) ⬇️