beam
beam copied to clipboard
Basic yaml-defined provider.
This allows one to define new transforms with YAML that can be imported and used in other pipelines.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
- [ ] Mention the appropriate issue in your description (for example:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead. - [ ] Update
CHANGES.mdwith noteworthy changes. - [ ] If this contribution is large, please file an Apache Individual Contributor License Agreement.
See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.
R: @Polber
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control
Codecov Report
Attention: Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.
Project coverage is 71.40%. Comparing base (
f64aec2) to head (8db31ea). Report is 40 commits behind head on master.
| Files | Patch % | Lines |
|---|---|---|
| sdks/python/apache_beam/yaml/yaml_provider.py | 82.85% | 6 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #31684 +/- ##
============================================
+ Coverage 71.37% 71.40% +0.02%
Complexity 1474 1474
============================================
Files 900 900
Lines 114202 114306 +104
Branches 1076 1076
============================================
+ Hits 81515 81616 +101
- Misses 30659 30662 +3
Partials 2028 2028
| Flag | Coverage Δ | |
|---|---|---|
| python | 81.30% <82.85%> (+0.02%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ping @Polber