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 macos free_memory calculate by using vm_stat #1396

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

coderzc
Copy link
Member

@coderzc coderzc commented Mar 19, 2021

fixed #1315

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #1396 (2c01161) into master (3d73961) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1396   +/-   ##
=========================================
  Coverage     62.05%   62.05%           
- Complexity     5837     5838    +1     
=========================================
  Files           386      386           
  Lines         32185    32185           
  Branches       4494     4494           
=========================================
  Hits          19974    19974           
  Misses        10178    10178           
  Partials       2033     2033           
Impacted Files Coverage Δ Complexity Δ
...a/com/baidu/hugegraph/backend/query/Condition.java 78.10% <0.00%> (-0.37%) 32.00% <0.00%> (ø%)
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 69.84% <0.00%> (+0.30%) 82.00% <0.00%> (+1.00%)

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 3d73961...2c01161. Read the comment docs.

@javeme javeme merged commit 4c4b770 into master Mar 19, 2021
@javeme javeme deleted the fix-macos-free_memory branch March 19, 2021 11:24
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.

Failed to start HugeGraphServer, requires at least 512m free memory
3 participants