butterfree icon indicating copy to clipboard operation
butterfree copied to clipboard

use for each for streaming jobs

Open roelschr opened this issue 3 years ago • 1 comments

Why? :open_book:

Replace me for a cool overview of why this PR is being created. You can refer to the Jira task or Github issue here too. Never forget to put the tag of a related Jira task in the title.

What? :wrench:

Replace me for a detailed explanation of what is being modified. Want to add some awesome bullet points?

  • First changes;
  • Second changes;
  • ...

How about some cool checkboxes?

  • [X] First changes;
  • [X] Second changes;
  • [ ] ...

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [ ] Release

How everything was tested? :straight_ruler:

Have you achieved all the acceptance criteria? How? Is there any alternative flow in the testing process that you want to describe?

Checklist

  • [ ] My code follows the style guidelines of this project (docstrings, type hinting and linter compliance);
  • [ ] I have performed a self-review of my own code;
  • [ ] I have made corresponding changes to the documentation;
  • [ ] I have added tests that prove my fix is effective or that my feature works;
  • [ ] New and existing unit tests pass locally with my changes;
  • [ ] Add labels to distinguish the type of pull request. Available labels are bug, enhancement, feature, and review.

Attention Points :warning:

Replace me for what the reviewer will need to pay attention to in the PR or just to cover any concerns after the merge.

roelschr avatar Dec 18 '20 19:12 roelschr

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar Dec 18 '20 19:12 sonarcloud[bot]