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

apparmor: Fix custom git repo clone "env" denied #1952

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

okurz
Copy link
Member

@okurz okurz commented Jan 11, 2019

@codecov
Copy link

codecov bot commented Jan 11, 2019

Codecov Report

Merging #1952 into master will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1952      +/-   ##
==========================================
+ Coverage   88.68%   88.94%   +0.26%     
==========================================
  Files         154      154              
  Lines       10373    10373              
==========================================
+ Hits         9199     9226      +27     
+ Misses       1174     1147      -27
Impacted Files Coverage Δ
lib/OpenQA/WebSockets/Server.pm 89.95% <0%> (-2.29%) ⬇️
lib/OpenQA/Worker/Common.pm 82.04% <0%> (-1.41%) ⬇️
lib/OpenQA/Utils.pm 92.3% <0%> (+0.17%) ⬆️
lib/OpenQA/Worker/Engines/isotovideo.pm 94.97% <0%> (+0.55%) ⬆️
lib/OpenQA/Scheduler/Scheduler.pm 88.47% <0%> (+0.92%) ⬆️
lib/OpenQA/WebAPI/Controller/LiveViewHandler.pm 96.46% <0%> (+1.32%) ⬆️
lib/OpenQA/Worker/Jobs.pm 82.74% <0%> (+1.45%) ⬆️
lib/OpenQA/WebAPI/Controller/Developer.pm 100% <0%> (+3.44%) ⬆️
lib/OpenQA/Scheduler.pm 100% <0%> (+51.21%) ⬆️

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 cc41b45...ea1aa74. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 11, 2019

Codecov Report

Merging #1952 into master will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1952      +/-   ##
==========================================
+ Coverage   88.68%   88.94%   +0.26%     
==========================================
  Files         154      154              
  Lines       10373    10373              
==========================================
+ Hits         9199     9226      +27     
+ Misses       1174     1147      -27
Impacted Files Coverage Δ
lib/OpenQA/WebSockets/Server.pm 89.95% <0%> (-2.29%) ⬇️
lib/OpenQA/Worker/Common.pm 82.04% <0%> (-1.41%) ⬇️
lib/OpenQA/Utils.pm 92.3% <0%> (+0.17%) ⬆️
lib/OpenQA/Worker/Engines/isotovideo.pm 94.97% <0%> (+0.55%) ⬆️
lib/OpenQA/Scheduler/Scheduler.pm 88.47% <0%> (+0.92%) ⬆️
lib/OpenQA/WebAPI/Controller/LiveViewHandler.pm 96.46% <0%> (+1.32%) ⬆️
lib/OpenQA/Worker/Jobs.pm 82.74% <0%> (+1.45%) ⬆️
lib/OpenQA/WebAPI/Controller/Developer.pm 100% <0%> (+3.44%) ⬆️
lib/OpenQA/Scheduler.pm 100% <0%> (+51.21%) ⬆️

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 cc41b45...ea1aa74. Read the comment docs.

@Martchus Martchus merged commit 680a199 into os-autoinst:master Jan 14, 2019
coolo pushed a commit that referenced this pull request Jan 14, 2019
commit 680a199
Merge: a44c5a2 ea1aa74
Author:     Martchus <martchus@gmx.net>
AuthorDate: Mon Jan 14 11:05:11 2019 +0100
Commit:     GitHub <noreply@github.com>
CommitDate: Mon Jan 14 11:05:11 2019 +0100

    Merge pull request #1952 from okurz/fix/apparmor_git_clone

    apparmor: Fix custom git repo clone "env" denied
@okurz okurz deleted the fix/apparmor_git_clone branch January 14, 2019 11:55
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.

None yet

2 participants