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

refactor: rename fedb to OpenMLDB #1420

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

shiyoubun
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    feature:
    Rename fedb to OpenMLDB in specific files.

@dl239 dl239 changed the title fixes #1409: Rename fedb to OpenMLDB refactor: rename fedb to OpenMLDB Mar 11, 2022
@dl239 dl239 linked an issue Mar 11, 2022 that may be closed by this pull request
@github-actions
Copy link
Contributor

HybridSE Linux Test Report

       65 files       231 suites   5m 37s ⏱️
19 160 tests 19 160 ✔️ 0 💤 0

Results for commit b4bf2bc.

@github-actions
Copy link
Contributor

HybridSE Mac Test Report

       65 files       231 suites   6m 41s ⏱️
19 160 tests 19 160 ✔️ 0 💤 0

Results for commit b4bf2bc.

@github-actions
Copy link
Contributor

Linux Test Report

     112 files       238 suites   43m 40s ⏱️
  8 623 tests   8 620 ✔️ 3 💤 0
12 755 runs  12 752 ✔️ 3 💤 0

Results for commit b4bf2bc.

@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #1420 (b4bf2bc) into main (0279b70) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1420      +/-   ##
============================================
+ Coverage     65.53%   65.55%   +0.01%     
  Complexity      236      236              
============================================
  Files           571      571              
  Lines        107038   107131      +93     
  Branches        859      859              
============================================
+ Hits          70148    70225      +77     
- Misses        36738    36754      +16     
  Partials        152      152              
Impacted Files Coverage Δ
src/catalog/sdk_catalog.cc 73.40% <0.00%> (-1.07%) ⬇️
src/replica/log_replicator.cc 77.19% <0.00%> (-0.66%) ⬇️
src/sdk/sql_cluster_router.cc 38.79% <0.00%> (-0.21%) ⬇️
src/tablet/tablet_impl.cc 38.08% <0.00%> (-0.08%) ⬇️
src/nameserver/name_server_impl.cc 37.61% <0.00%> (-0.02%) ⬇️
src/cmd/openmldb.cc 0.00% <0.00%> (ø)
src/sdk/sql_router.h 33.33% <0.00%> (ø)
src/tablet/tablet_impl.h 100.00% <0.00%> (ø)
src/catalog/tablet_catalog_test.cc 96.99% <0.00%> (+0.14%) ⬆️
src/zk/zk_client.cc 83.19% <0.00%> (+0.27%) ⬆️
... and 8 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 0279b70...b4bf2bc. Read the comment docs.

@dl239 dl239 enabled auto-merge (squash) March 11, 2022 07:29
@dl239 dl239 merged commit ac8f4b9 into 4paradigm:main Mar 11, 2022
dl239 pushed a commit to dl239/OpenMLDB that referenced this pull request Mar 11, 2022
@lumianph lumianph mentioned this pull request Mar 28, 2022
Sign up for free to 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.

Rename fedb to OpenMLDB in some files
3 participants