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

chore: rename java -> legacy #1526

Merged
merged 1 commit into from
Apr 1, 2022
Merged

chore: rename java -> legacy #1526

merged 1 commit into from
Apr 1, 2022

Conversation

skyzh
Copy link
Contributor

@skyzh skyzh commented Apr 1, 2022

What's changed and what's your intention?

Renaming involves too many changes, so I'd do this in two parts. As no one is currently modifying java path, let's rename it first.

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

ref #1092

@skyzh
Copy link
Contributor Author

skyzh commented Apr 1, 2022

Will fix doc links later -- handling too many changes is too hard for me.

@skyzh skyzh requested review from TennyZhuang and neverchanje and removed request for TennyZhuang April 1, 2022 06:56
@skyzh
Copy link
Contributor Author

skyzh commented Apr 1, 2022

Also all Java checks are disabled -- will add back later.

@skyzh skyzh force-pushed the skyzh/rename-java-to-legacy branch from 3b061c7 to 5905aa1 Compare April 1, 2022 07:02
@skyzh skyzh requested a review from TennyZhuang April 1, 2022 07:02
Copy link
Contributor

@TennyZhuang TennyZhuang left a comment

Choose a reason for hiding this comment

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

A big step!

@skyzh skyzh force-pushed the skyzh/rename-java-to-legacy branch from 5905aa1 to 47ca84d Compare April 1, 2022 07:08
@skyzh skyzh force-pushed the skyzh/rename-java-to-legacy branch from 47ca84d to 6c9c126 Compare April 1, 2022 07:17
@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

Merging #1526 (6c9c126) into main (abe94ce) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1526   +/-   ##
=========================================
  Coverage     70.14%   70.14%           
  Complexity     2766     2766           
=========================================
  Files          1031     1031           
  Lines         90546    90546           
  Branches       1790     1790           
=========================================
+ Hits          63514    63516    +2     
+ Misses        26141    26139    -2     
  Partials        891      891           
Flag Coverage Δ
java 61.01% <ø> (ø)
rust 72.08% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
.../main/java/com/risingwave/catalog/CatalogCast.java 0.00% <ø> (ø)
...in/java/com/risingwave/catalog/CatalogService.java 30.43% <ø> (ø)
...ain/java/com/risingwave/catalog/ColumnCatalog.java 100.00% <ø> (ø)
...c/main/java/com/risingwave/catalog/ColumnDesc.java 80.00% <ø> (ø)
...in/java/com/risingwave/catalog/ColumnEncoding.java 100.00% <ø> (ø)
...risingwave/catalog/CreateMaterializedViewInfo.java 90.90% <ø> (ø)
...n/java/com/risingwave/catalog/CreateTableInfo.java 76.05% <ø> (ø)
...a/com/risingwave/catalog/DataDistributionType.java 100.00% <ø> (ø)
...n/java/com/risingwave/catalog/DatabaseCatalog.java 60.00% <ø> (ø)
...om/risingwave/catalog/MaterializedViewCatalog.java 88.88% <ø> (ø)
... and 678 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@skyzh skyzh merged commit e0ea207 into main Apr 1, 2022
@skyzh skyzh deleted the skyzh/rename-java-to-legacy branch April 1, 2022 07:32
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.

4 participants