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

bugfix: add missing @bean to polyflow connector starter #1053

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

lmoesle
Copy link
Contributor

@lmoesle lmoesle commented Nov 27, 2023

Description

Short description or comments

Reference

Issues: closes #xxx

Check-List

  • All Acceptance criteria of user story are met
  • JUnit tests are written (60% CodeCov)
  • Internal Review is maintained
  • Documentations external and internal are completed
  • Smoketest successful (Manual E2E-Test depending on Change)
  • No Branch waste left
  • Board is up-to-date
  • Openshift environments are prepared (Secrets, etc.) and release-issue is maintained

@github-actions github-actions bot added digiwf-task bug Something isn't working labels Nov 27, 2023
@zambrovski zambrovski merged commit 4613717 into dev Nov 27, 2023
7 checks passed
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

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

Comparison is base (8ea2060) 36.80% compared to head (def65de) 36.78%.
Report is 1 commits behind head on dev.

Files Patch % Lines
...igiwf/task/PolyflowConnectorAutoConfiguration.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #1053      +/-   ##
============================================
- Coverage     36.80%   36.78%   -0.03%     
  Complexity     1230     1230              
============================================
  Files           606      606              
  Lines          8803     8809       +6     
  Branches        421      421              
============================================
  Hits           3240     3240              
- Misses         5430     5436       +6     
  Partials        133      133              
Flag Coverage Δ
unittests 36.78% <0.00%> (-0.03%) ⬇️

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.

@zambrovski zambrovski deleted the bugfix/fix-polyflow-connector-starter-autoconf branch November 27, 2023 14:59
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-task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants