Skip to content

[refactor][cli][PIP-280] Add missing pulsar-cli-utils module registration in Maven core-modules profile#21062

Merged
tisonkun merged 2 commits intoapache:masterfrom
JooHyukKim:PIP280-Fix-build-failure
Aug 30, 2023
Merged

[refactor][cli][PIP-280] Add missing pulsar-cli-utils module registration in Maven core-modules profile#21062
tisonkun merged 2 commits intoapache:masterfrom
JooHyukKim:PIP280-Fix-build-failure

Conversation

@JooHyukKim
Copy link
Copy Markdown
Contributor

@JooHyukKim JooHyukKim commented Aug 24, 2023

Fix 🔗build failure in #20764,

Motivation

As title describes. Current change should have been part of #20782, my apologies for missing out 🙏🏼.

Modifications

As title describes.

Verifying this change

  • Make sure that the change passes the CI checks.

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: https://github.com/JooHyukKim/pulsar/pull/22

@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Aug 24, 2023
@tisonkun tisonkun self-requested a review August 24, 2023 12:49
Copy link
Copy Markdown
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting. Why do the original PR gets passed on CI?

@JooHyukKim
Copy link
Copy Markdown
Contributor Author

If by "original PR" you mean #20782, no code in core-modules used pulsar-cli-utils. #20764 would be the first to do so.

@tisonkun
Copy link
Copy Markdown
Member

@JooHyukKim I get the point.

@JooHyukKim
Copy link
Copy Markdown
Contributor Author

/pulsarbot rerun-failure-checks

1 similar comment
@JooHyukKim
Copy link
Copy Markdown
Contributor Author

/pulsarbot rerun-failure-checks

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 25, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.16%. Comparing base (6ff83b6) to head (ab3b5a1).
⚠️ Report is 1694 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             master   #21062       +/-   ##
=============================================
+ Coverage     33.52%   73.16%   +39.63%     
- Complexity    12221    32385    +20164     
=============================================
  Files          1623     1887      +264     
  Lines        127275   139855    +12580     
  Branches      13897    15382     +1485     
=============================================
+ Hits          42671   102319    +59648     
+ Misses        78986    29437    -49549     
- Partials       5618     8099     +2481     
Flag Coverage Δ
inttests 24.15% <ø> (+0.05%) ⬆️
systests 25.09% <ø> (?)
unittests 72.43% <ø> (+40.39%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1534 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JooHyukKim JooHyukKim requested a review from tisonkun August 30, 2023 07:32
@JooHyukKim
Copy link
Copy Markdown
Contributor Author

There has been a couple of CVE-related version bumps. This PR should pass now.

@tisonkun
Copy link
Copy Markdown
Member

Merging...

Keep going @JooHyukKim!

@tisonkun tisonkun merged commit 53ffe81 into apache:master Aug 30, 2023
@JooHyukKim
Copy link
Copy Markdown
Contributor Author

Merging...

Keep going @JooHyukKim!

Thankssss! 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants