Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Introduce OOM settings for containers #131

Merged
merged 5 commits into from
May 21, 2018
Merged

Introduce OOM settings for containers #131

merged 5 commits into from
May 21, 2018

Conversation

sargun
Copy link
Contributor

@sargun sargun commented May 21, 2018

No description provided.

@coveralls
Copy link

coveralls commented May 21, 2018

Pull Request Test Coverage Report for Build 1122

  • 0 of 18 (0.0%) changed or added relevant lines in 2 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.09%) to 25.757%

Changes Missing Coverage Covered Lines Changed/Added Lines %
executor/runtime/docker/docker.go 0 3 0.0%
executor/runtime/docker/docker_linux.go 0 15 0.0%
Files with Coverage Reduction New Missed Lines %
launchguard/client/client.go 4 71.43%
Totals Coverage Status
Change from base Build 1107: -0.09%
Covered Lines: 2408
Relevant Lines: 9349

💛 - Coveralls

@codecov
Copy link

codecov bot commented May 21, 2018

Codecov Report

Merging #131 into master will increase coverage by 0.1%.
The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #131     +/-   ##
=========================================
+ Coverage    35.7%   35.81%   +0.1%     
=========================================
  Files          65       65             
  Lines        7385     7399     +14     
=========================================
+ Hits         2637     2650     +13     
+ Misses       4447     4445      -2     
- Partials      301      304      +3
Impacted Files Coverage Δ
executor/runtime/docker/docker.go 51.77% <0%> (+0.29%) ⬆️
executor/runtime/docker/docker_linux.go 51.92% <66.66%> (+1.92%) ⬆️
executor/mock/jobrunner.go 75.43% <0%> (+0.87%) ⬆️

@sargun sargun merged commit 75bb466 into master May 21, 2018
@sargun sargun deleted the oom-2 branch May 21, 2018 23:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants