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

fix: add build package to ignore file #1894

Merged
merged 3 commits into from
Jun 1, 2022
Merged

fix: add build package to ignore file #1894

merged 3 commits into from
Jun 1, 2022

Conversation

xleoken
Copy link
Member

@xleoken xleoken commented Jun 1, 2022

Add build packages files to .gitignore

Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        hugegraph-0.13.0.tar.gz
        hugegraph-0.13.0/

@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #1894 (98e6a44) into master (1118418) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1894      +/-   ##
============================================
+ Coverage     71.02%   71.03%   +0.01%     
  Complexity      982      982              
============================================
  Files           451      451              
  Lines         38206    38206              
  Branches       5407     5407              
============================================
+ Hits          27136    27140       +4     
+ Misses         8420     8415       -5     
- Partials       2650     2651       +1     
Impacted Files Coverage Δ
...hugegraph/backend/serializer/BinarySerializer.java 85.71% <0.00%> (ø)
...aidu/hugegraph/backend/store/hbase/HbaseTable.java 76.54% <0.00%> (+0.61%) ⬆️
...va/com/baidu/hugegraph/util/collection/IntSet.java 75.00% <0.00%> (+1.27%) ⬆️

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 1118418...98e6a44. Read the comment docs.

.gitignore Outdated Show resolved Hide resolved
@imbajin imbajin merged commit b9266b2 into apache:master Jun 1, 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.

3 participants