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

let sub-modules use revision #2039

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Conversation

z7658329
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #2039 (e42c6eb) into master (ccade5a) will increase coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2039      +/-   ##
============================================
+ Coverage     66.35%   66.42%   +0.06%     
  Complexity      978      978              
============================================
  Files           482      482              
  Lines         41458    41458              
  Branches       5889     5889              
============================================
+ Hits          27511    27537      +26     
+ Misses        11248    11224      -24     
+ Partials       2699     2697       -2     
Impacted Files Coverage Δ
...a/org/apache/hugegraph/util/collection/IntSet.java 73.72% <0.00%> (-1.28%) ⬇️
...hugegraph/backend/store/raft/rpc/RaftRequests.java 19.01% <0.00%> (+0.23%) ⬆️
...ugegraph/backend/store/raft/StoreStateMachine.java 65.76% <0.00%> (+0.90%) ⬆️
...a/org/apache/hugegraph/util/collection/IntMap.java 73.60% <0.00%> (+1.19%) ⬆️
...hugegraph/backend/store/raft/rpc/RpcForwarder.java 71.18% <0.00%> (+1.69%) ⬆️
...a/org/apache/hugegraph/task/ServerInfoManager.java 75.00% <0.00%> (+1.74%) ⬆️
.../hugegraph/backend/store/rocksdb/RocksDBTable.java 69.12% <0.00%> (+2.01%) ⬆️
...hugegraph/backend/store/raft/RaftBackendStore.java 81.72% <0.00%> (+6.45%) ⬆️
...ache/hugegraph/backend/store/raft/RaftClosure.java 62.06% <0.00%> (+17.24%) ⬆️
...pache/hugegraph/backend/store/raft/RaftResult.java 100.00% <0.00%> (+18.75%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@javeme javeme changed the title sub module use revision let sub-modules use revision Nov 29, 2022
@javeme javeme merged commit df05b2b into apache:master Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants