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

Add bindIP option to minio #32

Merged
merged 2 commits into from
Oct 2, 2023

Make 127.0.0.1 the default bindIP for minio

799d691
Select commit
Loading
Failed to load commit list.
Merged

Add bindIP option to minio #32

Make 127.0.0.1 the default bindIP for minio
799d691
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2023 in 0s

67.21% (+0.00%) compared to f57ba20

View this Pull Request on Codecov

67.21% (+0.00%) compared to f57ba20

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f57ba20) 67.21% compared to head (799d691) 67.21%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   67.21%   67.21%           
=======================================
  Files           5        5           
  Lines         610      610           
=======================================
  Hits          410      410           
  Misses        200      200           
Files Coverage Δ
src/CloudTest.jl 70.62% <100.00%> (ø)

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