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 Create Connector actions parsing #127

Merged
merged 4 commits into from
Oct 31, 2023

Handle exceptions

4a3d508
Select commit
Loading
Failed to load commit list.
Merged

Fix Create Connector actions parsing #127

Handle exceptions
4a3d508
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

66.03% (-0.02%) compared to 4106cba

View this Pull Request on Codecov

66.03% (-0.02%) compared to 4106cba

Details

Codecov Report

Merging #127 (4a3d508) into main (4106cba) will decrease coverage by 0.02%.
The diff coverage is 62.00%.

❗ Current head 4a3d508 differs from pull request most recent head 912a856. Consider uploading reports for the commit 912a856 to get more accurate results

@@             Coverage Diff              @@
##               main     #127      +/-   ##
============================================
- Coverage     66.05%   66.03%   -0.02%     
- Complexity      266      269       +3     
============================================
  Files            34       34              
  Lines          1299     1322      +23     
  Branches        123      125       +2     
============================================
+ Hits            858      873      +15     
- Misses          399      404       +5     
- Partials         42       45       +3     
Files Coverage Δ
...ch/flowframework/workflow/CreateConnectorStep.java 71.59% <62.00%> (-2.26%) ⬇️