Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: file locking when running msbuild task #23

Merged
merged 1 commit into from
Jun 16, 2019

Conversation

glennawatson
Copy link
Contributor

This fixes #18

@glennawatson glennawatson requested a review from a team June 16, 2019 13:35
@codecov
Copy link

codecov bot commented Jun 16, 2019

Codecov Report

Merging #23 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   82.89%   82.93%   +0.03%     
==========================================
  Files          36       36              
  Lines        1035     1037       +2     
  Branches      189      190       +1     
==========================================
+ Hits          858      860       +2     
  Misses        151      151              
  Partials       26       26
Impacted Files Coverage Δ
src/Pharmacist.Core/NuGet/NuGetPackageHelper.cs 95.45% <100%> (+0.08%) ⬆️

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 e394408...eb95723. Read the comment docs.

@glennawatson glennawatson merged commit fba8713 into master Jun 16, 2019
@delete-merged-branch delete-merged-branch bot deleted the glennawatson-fix-file-locking branch June 16, 2019 13:43
@lock lock bot locked and limited conversation to collaborators Sep 14, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Avoid NuGet files hitting same location.
2 participants