Skip to content

[BEAM-10961] enable strict dependency checking for sdks/java/extensions/ml - #14088

Merged
ibzib merged 2 commits into
apache:masterfrom
sonam-vend:sdks-extensions-ml
Feb 26, 2021
Merged

[BEAM-10961] enable strict dependency checking for sdks/java/extensions/ml#14088
ibzib merged 2 commits into
apache:masterfrom
sonam-vend:sdks-extensions-ml

Conversation

@shehzaadn-vd

Copy link
Copy Markdown
Contributor

Split from #13686

R: @ibzib


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with 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.

Post-Commit Tests Status (on master branch)

LangSDKDataflowFlinkSamzaSparkTwister2
GoBuild Status---Build Status---Build Status---
JavaBuild StatusBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build StatusBuild Status
Build Status
Build Status
Build Status
PythonBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
---Build Status---
XLangBuild StatusBuild StatusBuild Status---Build Status---

Pre-Commit Tests Status (on master branch)

---JavaPythonGoWebsiteWhitespaceTypescript
Non-portableBuild StatusBuild Status
Build Status
Build Status
Build Status
Build StatusBuild StatusBuild StatusBuild Status
Portable---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.

Comment threadsdks/java/extensions/ml/build.gradle Outdated
@codecov

codecovBot commented Feb 26, 2021

Copy link
Copy Markdown

Codecov Report

Merging #14088 (1d87462) into master (d967389) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #14088 +/- ##
==========================================
+ Coverage 82.99% 83.00% +0.01% 
==========================================
Files 469 469 Lines 58330 58355 +25 ==========================================
+ Hits 48411 48439 +28 + Misses 9919 9916 -3 
Impacted FilesCoverage Δ
...s/python/apache_beam/examples/snippets/__init__.py
...dks/python/apache_beam/io/external/gcp/__init__.py
...dks/python/apache_beam/examples/cookbook/coders.py
...s/python/apache_beam/examples/cookbook/__init__.py
...ld/srcs/sdks/python/apache_beam/io/gcp/bigquery.py
.../srcs/sdks/python/apache_beam/io/gcp/bigtableio.py
...srcs/sdks/python/apache_beam/examples/wordcount.py
...hon/apache_beam/io/gcp/datastore/v1new/__init__.py
...python/apache_beam/runners/direct/direct_runner.py
...d/srcs/sdks/python/apache_beam/dataframe/frames.py
... and 928 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 643ad9e...1d87462. Read the comment docs.

@ibzib
ibzib merged commit c2290b3 into apache:masterFeb 26, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@shehzaadn-vd@ibzib