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: use .asf.yaml for apache workflow rule #1839

Merged
merged 6 commits into from
May 9, 2022
Merged

chore: use .asf.yaml for apache workflow rule #1839

merged 6 commits into from
May 9, 2022

Conversation

imbajin
Copy link
Member

@imbajin imbajin commented Apr 20, 2022

Apache provides a config way to control the settings, detail in asf.yaml

And due to we lack permission to push the file into master, we need INFRA ticket now.

image

Consider cherry-pick the #1834 to avoid stuck on build CI...

coderzc
coderzc previously approved these changes Apr 21, 2022
seagle-yuan
seagle-yuan previously approved these changes Apr 21, 2022
@imbajin imbajin dismissed stale reviews from seagle-yuan and coderzc via 3bdb865 May 6, 2022 13:46
@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #1839 (3bdb865) into master (9ec3c3c) will increase coverage by 4.49%.
The diff coverage is 86.60%.

@@             Coverage Diff              @@
##             master    #1839      +/-   ##
============================================
+ Coverage     66.58%   71.07%   +4.49%     
+ Complexity      982      980       -2     
============================================
  Files           446      447       +1     
  Lines         37914    38045     +131     
  Branches       5400     5391       -9     
============================================
+ Hits          25246    27042    +1796     
+ Misses         9963     8370    -1593     
+ Partials       2705     2633      -72     
Impacted Files Coverage Δ
...a/com/baidu/hugegraph/backend/query/Condition.java 78.70% <ø> (+1.80%) ⬆️
...ugegraph/backend/serializer/TableBackendEntry.java 88.88% <ø> (ø)
...gegraph/backend/serializer/BinaryBackendEntry.java 78.65% <33.33%> (+5.61%) ⬆️
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 80.14% <75.00%> (+0.36%) ⬆️
...va/com/baidu/hugegraph/backend/page/QueryList.java 86.40% <77.77%> (+1.91%) ⬆️
...om/baidu/hugegraph/backend/store/BackendEntry.java 71.42% <80.76%> (+40.87%) ⬆️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 83.57% <89.65%> (-0.04%) ⬇️
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.88% <94.59%> (+0.49%) ⬆️
...hugegraph/backend/serializer/TextBackendEntry.java 83.23% <100.00%> (-0.10%) ⬇️
.../hugegraph/backend/store/rocksdb/RocksDBTable.java 68.49% <100.00%> (+53.80%) ⬆️
... and 205 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 1f5d502...3bdb865. Read the comment docs.

@corgiboygsj corgiboygsj merged commit 58f08d5 into master May 9, 2022
@javeme javeme deleted the asf-yaml branch May 9, 2022 09:57
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.

5 participants