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

[fix][broker] Fix typos in PersistentTopic class #22364

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

hanmz
Copy link
Contributor

@hanmz hanmz commented Mar 26, 2024

Motivation

Fix typos in PersistentTopic class

Modifications

fix typos: migraiton => migration

Documentation

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

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Mar 26, 2024
@merlimat merlimat added this to the 3.3.0 milestone Mar 26, 2024
@Technoboy- Technoboy- closed this Mar 27, 2024
@Technoboy- Technoboy- reopened this Mar 27, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 39.02%. Comparing base (bbc6224) to head (9b23e43).
Report is 92 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             master   #22364       +/-   ##
=============================================
- Coverage     73.57%   39.02%   -34.56%     
+ Complexity    32624    12347    -20277     
=============================================
  Files          1877     1746      -131     
  Lines        139502   132601     -6901     
  Branches      15299    14555      -744     
=============================================
- Hits         102638    51741    -50897     
- Misses        28908    74016    +45108     
+ Partials       7956     6844     -1112     
Flag Coverage Δ
inttests 27.07% <0.00%> (+2.48%) ⬆️
systests 24.64% <0.00%> (+0.31%) ⬆️
unittests 32.32% <0.00%> (-40.52%) ⬇️

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

Files Coverage Δ
...sar/broker/service/persistent/PersistentTopic.java 51.01% <0.00%> (-27.45%) ⬇️

... and 1430 files with indirect coverage changes

@Technoboy- Technoboy- merged commit 32037c3 into apache:master Mar 28, 2024
99 of 103 checks passed
Technoboy- pushed a commit to Technoboy-/pulsar that referenced this pull request Apr 1, 2024
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 ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants