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

[release-2.37.0][BEAM-13955] Fix pylint breakage from #16836 #16868

Merged
merged 1 commit into from Feb 16, 2022

Conversation

TheNeuralBit
Copy link
Member

Cherrypick #16867

ValidatesRunner compliance status (on master branch)

Lang ULR Dataflow Flink Samza Spark Twister2
Go --- Build Status Build Status Build Status Build Status ---
Java Build Status Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Python --- Build Status
Build Status
Build Status
Build Status
Build Status
Build Status Build Status ---
XLang Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status ---

Examples testing status on various runners

Lang ULR Dataflow Flink Samza Spark Twister2
Go --- --- --- --- --- --- ---
Java --- Build Status
Build Status
Build Status
--- --- --- --- ---
Python --- --- --- --- --- --- ---
XLang --- --- --- --- --- --- ---

Post-Commit SDK/Transform Integration Tests Status (on master branch)

Go Java Python
Build Status Build Status Build Status
Build Status
Build Status

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website Whitespace Typescript
Non-portable Build Status
Build Status
Build Status
Build Status
Build Status
Build Status Build Status Build Status Build Status
Portable --- Build Status Build Status --- --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #16868 (f76c59e) into release-2.37.0 (821df1f) will increase coverage by 36.83%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release-2.37.0   #16868       +/-   ##
===================================================
+ Coverage           46.79%   83.62%   +36.83%     
===================================================
  Files                 203      452      +249     
  Lines               20044    62269    +42225     
===================================================
+ Hits                 9379    52072    +42693     
- Misses               9665    10197      +532     
+ Partials             1000        0     -1000     
Impacted Files Coverage Δ
sdks/go/pkg/beam/core/util/reflectx/call.go
sdks/go/pkg/beam/gbk.go
sdks/go/pkg/beam/combine.go
sdks/go/pkg/beam/core/runtime/exec/reshuffle.go
sdks/go/pkg/beam/core/runtime/exec/fn.go
sdks/go/pkg/beam/io/xlang/schemaio/schemaio.go
sdks/go/pkg/beam/core/graph/coder/bytes.go
sdks/go/pkg/beam/util/shimx/generate.go
sdks/go/pkg/beam/transforms/filter/distinct.go
sdks/go/pkg/beam/core/runtime/exec/status.go
... and 645 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 821df1f...f76c59e. Read the comment docs.

@TheNeuralBit TheNeuralBit merged commit 4e215fd into apache:release-2.37.0 Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant