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

connector fix feign client exception handling #1136

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

simonhir
Copy link
Member

@simonhir simonhir commented Dec 18, 2023

Description

Fixes feign error when parsing exception from engine.

Reference

Issues: #1138

@simonhir simonhir self-assigned this Dec 18, 2023
@github-actions github-actions bot added digiwf-connector bug Something isn't working labels Dec 18, 2023
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ae16eac) 37.72% compared to head (1dc33a1) 37.72%.

Additional details and impacted files
@@                   Coverage Diff                    @@
##             release/2023-december    #1136   +/-   ##
========================================================
  Coverage                    37.72%   37.72%           
  Complexity                    1258     1258           
========================================================
  Files                          600      600           
  Lines                         8681     8681           
  Branches                       423      423           
========================================================
  Hits                          3275     3275           
  Misses                        5272     5272           
  Partials                       134      134           
Flag Coverage Δ
unittests 37.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Member

@darenegade darenegade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hope it helps 🙈

@simonhir simonhir merged commit 73fffd8 into release/2023-december Dec 18, 2023
7 of 8 checks passed
@simonhir simonhir deleted the fix/connector-feign-release branch December 18, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working digiwf-connector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants