Skip to content

DO NOT MERGE (Azure CI) test branch ci#2643

Closed
xushiyan wants to merge 11 commits intoapache:masterfrom
xushiyan:test-azure-branch-ci
Closed

DO NOT MERGE (Azure CI) test branch ci#2643
xushiyan wants to merge 11 commits intoapache:masterfrom
xushiyan:test-azure-branch-ci

Conversation

@xushiyan
Copy link
Member

@xushiyan xushiyan commented Mar 7, 2021

Tips

What is the purpose of the pull request

(For example: This pull request adds quick-start document.)

Brief change log

(for example:)

  • Modify AnnotationLocation checkstyle rule in checkstyle.xml

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end.
  • Added HoodieClientWriteTest to verify the change.
  • Manually verified the change by running a job locally.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@codecov-io
Copy link

codecov-io commented Mar 7, 2021

Codecov Report

Merging #2643 (fbc64a1) into master (5cf2f26) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2643   +/-   ##
=========================================
  Coverage     51.54%   51.54%           
  Complexity     3491     3491           
=========================================
  Files           462      462           
  Lines         21879    21879           
  Branches       2326     2326           
=========================================
  Hits          11277    11277           
  Misses         9623     9623           
  Partials        979      979           
Flag Coverage Δ Complexity Δ
hudicli 37.01% <ø> (ø) 0.00 <ø> (ø)
hudiclient 100.00% <ø> (ø) 0.00 <ø> (ø)
hudicommon 51.48% <ø> (ø) 0.00 <ø> (ø)
hudiflink 50.34% <ø> (ø) 0.00 <ø> (ø)
hudihadoopmr 33.48% <ø> (ø) 0.00 <ø> (ø)
hudisparkdatasource 69.84% <ø> (ø) 0.00 <ø> (ø)
hudisync 49.62% <ø> (ø) 0.00 <ø> (ø)
huditimelineservice 64.36% <ø> (ø) 0.00 <ø> (ø)
hudiutilities 69.48% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@apache apache deleted a comment from hudi-bot Mar 7, 2021
@hudi-bot
Copy link
Collaborator

hudi-bot commented Mar 7, 2021

CI report:

  • 9831a6c50e9f49f8a71c02fc6ac50ae1446f7c1f UNKNOWN
  • e6e9f1f1554a1474dd6c20338215030cad23a2e0 UNKNOWN
  • 2a6690a256c8cd8efe9ed2b1984b896fb27ef077 UNKNOWN
  • d8b7cca55e057a52a2e229d81e8cb52b60dc275f UNKNOWN
  • 3bce301333cc78194d13a702598b46e04fe9f85f UNKNOWN
  • f07f345baa450f3fec7eab59caa76b0fbda1e132 UNKNOWN
  • 869d2ce3fad330af93c1bb3b576824f519c6e68b UNKNOWN
  • fa86907f7522bc8dbe512d48b5a87e4a6b13f035 UNKNOWN
  • 4ebe53016ce3e0648992dbe14d04f71a92f116e6 UNKNOWN
  • 682ae9985f591f6d0c30ee2ef9b159403c1e46de UNKNOWN
  • d80397fcfeaa2996ab550bcdab4524be7420a364 UNKNOWN
  • bfe3a803e19540578b94f778f7ba7551db0f86f1 UNKNOWN
  • a632e58390eb94fcc7e757bd7580780cf184f9a8 UNKNOWN
  • 2e413d601c80b123269c2fc3fc6aa9a8bd0d746a UNKNOWN
  • e797ee47aa319df3c3c40bdc4acab4f592d70ffe UNKNOWN
  • acb06df73c1c2a0ef1590f66e8b41e173d2a7a7b UNKNOWN
  • f7f78ee22a0a75c5fb866c4e9cdda01482fbcb59 UNKNOWN
  • 3a7227993309e8dd37f2aef693cb3fed69a2043c UNKNOWN
  • 8f7a8e7f4989c9e20b936123c0f6e324898471d2 UNKNOWN
  • 6824c4917ad812c5938fe5346344a4aef9b7a72e UNKNOWN
  • 252364017f5dee1dcdfa061cc3070dac518d4047 UNKNOWN
  • b1691e583f3c23ee83fcb7ee0245eed826624cc0 UNKNOWN
  • ba970bda569f0312c77cd5c139f9dec4ad2759b0 UNKNOWN
  • 4370d21d4983e5e79d1f4bafba51ae26dd29f9a0 UNKNOWN
  • 21ea9ccef8ab9d78f9c201fa58a22e3e59caaa6b UNKNOWN
  • b17028e8a232ff3015c18b8f7de5435241800bfe UNKNOWN
  • 11974f4994838cca929d1f55214a132f2dbccd60 UNKNOWN
  • c4f92e29cc2affbd3da1e02c87e99c2076d3c410 UNKNOWN
  • 84cc8b04df6ba2e4e3f6423ea590d7d9315491e8 UNKNOWN
  • ac2c42c Azure: FAILURE
Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run travis re-run the last Travis build
  • @hudi-bot run azure re-run the last Azure build

@xushiyan
Copy link
Member Author

xushiyan commented Mar 7, 2021

@hudi-bot run azure

1 similar comment
@xushiyan
Copy link
Member Author

xushiyan commented Mar 7, 2021

@hudi-bot run azure

@xushiyan xushiyan changed the title [Azure test] test branch ci (Azure CI) test branch ci Mar 8, 2021
@xushiyan xushiyan changed the title (Azure CI) test branch ci DO NOT MERGE (Azure CI) test branch ci Mar 8, 2021
@xushiyan xushiyan added the status:in-progress Work in progress label Mar 8, 2021
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch 4 times, most recently from 9831a6c to c937124 Compare March 14, 2021 22:47
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch 2 times, most recently from a569dbe to e6e9f1f Compare March 24, 2021 06:56
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch from e6e9f1f to 2a6690a Compare April 4, 2021 19:47
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch 2 times, most recently from 3bce301 to f07f345 Compare April 19, 2021 05:11
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch 11 times, most recently from 11974f4 to c4f92e2 Compare April 29, 2021 01:39
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch 2 times, most recently from 457bb08 to a515cd3 Compare May 15, 2021 19:26
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch 8 times, most recently from 19aef56 to 6068a91 Compare May 20, 2021 09:53
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch 2 times, most recently from 5270d78 to 3174655 Compare May 22, 2021 23:14
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch 2 times, most recently from 4ceeb6a to 653e76f Compare May 23, 2021 07:29
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch from 653e76f to 0c03744 Compare May 23, 2021 17:05
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch from 217a32f to 3c10eb9 Compare May 23, 2021 17:49
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch from 3e4142a to b9a85cb Compare May 23, 2021 21:43
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch from 568f497 to 3f286f7 Compare May 24, 2021 01:49
@xushiyan xushiyan force-pushed the test-azure-branch-ci branch from 3f286f7 to 174d32f Compare May 24, 2021 01:54
@xushiyan xushiyan closed this Jun 15, 2021
@xushiyan xushiyan deleted the test-azure-branch-ci branch June 15, 2021 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:in-progress Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants