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

Use tmp_dir instead of data_dir #1968

Merged
merged 1 commit into from
Jul 30, 2020
Merged

Use tmp_dir instead of data_dir #1968

merged 1 commit into from
Jul 30, 2020

Conversation

narrieta
Copy link
Member

These tests were writing to the data_dir; I changed them to write to the tmp_dir.

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #1968 into develop will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1968   +/-   ##
========================================
  Coverage    69.59%   69.60%           
========================================
  Files           85       85           
  Lines        11998    11998           
  Branches      1677     1677           
========================================
+ Hits          8350     8351    +1     
+ Misses        3276     3273    -3     
- Partials       372      374    +2     
Impacted Files Coverage Δ
azurelinuxagent/common/cgroup.py 91.21% <0.00%> (+0.67%) ⬆️

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 7bdc95e...01fad60. Read the comment docs.

@narrieta narrieta merged commit ac67184 into Azure:develop Jul 30, 2020
@narrieta narrieta deleted the data-dir branch July 30, 2020 18:09
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

3 participants