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: reset hugegraph version to 1.2.0 #2382

Merged
merged 6 commits into from
Dec 9, 2023

Conversation

VGalaxies
Copy link
Contributor

@VGalaxies VGalaxies commented Dec 9, 2023

Purpose of the PR

Subtask of #2265 and #2375.

For the convenience of releasing HugeGraph version 1.2.0, this PR includes the following changes:

  • Unified the version number (revision) to 1.2.0
  • Copied the build artifacts to the project root for better user experience
  • Added README (draft) in the three submodules

Main Changes

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • CI

Does this PR potentially affect the following parts?

  • Nope
  • Dependencies (add/update license info)
  • Modify configurations
  • The public API
  • Other affects (typed here)

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

@VGalaxies
Copy link
Contributor Author

@imbajin @simon824 PTAL~

Copy link

codecov bot commented Dec 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c997f35) 66.32% compared to head (2c3a038) 66.30%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2382      +/-   ##
============================================
- Coverage     66.32%   66.30%   -0.02%     
+ Complexity      830      828       -2     
============================================
  Files           510      510              
  Lines         42186    42186              
  Branches       5840     5840              
============================================
- Hits          27978    27973       -5     
- Misses        11445    11448       +3     
- Partials       2763     2765       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

hugegraph-pd/README.md Outdated Show resolved Hide resolved
hugegraph-store/README.md Outdated Show resolved Hide resolved
@VGalaxies VGalaxies requested a review from imbajin December 9, 2023 08:25
@simon824 simon824 merged commit bfe9fae into apache:master Dec 9, 2023
19 of 21 checks passed
@VGalaxies VGalaxies deleted the reset-version branch December 9, 2023 14:16
VGalaxies added a commit to VGalaxies/incubator-hugegraph that referenced this pull request Jan 12, 2024
* chore: reset version to 1.2.0

* chore: add README for three submodules

* fix: README.md

* fix: README.md

* fix: README.md

* fix: README.md
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.

3 participants