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

Implemented Per-Call Environment Variables #645

Merged
merged 6 commits into from Sep 28, 2017

Conversation

@AJMansfield
Copy link
Contributor

@AJMansfield AJMansfield commented Jul 19, 2017

Added the ability to specify environment variables per-call.
Resolves #644

@codecov-io
Copy link

@codecov-io codecov-io commented Jul 21, 2017

Codecov Report

No coverage uploaded for pull request base (master@2eb6cf0). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #645   +/-   ##
=========================================
  Coverage          ?   93.04%           
=========================================
  Files             ?       61           
  Lines             ?     9996           
  Branches          ?        0           
=========================================
  Hits              ?     9301           
  Misses            ?      695           
  Partials          ?        0
Impacted Files Coverage Δ
git/cmd.py 85.17% <100%> (ø)
git/test/test_git.py 98.75% <100%> (ø)

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 2eb6cf0...2e482a2. Read the comment docs.

@AJMansfield AJMansfield force-pushed the AJMansfield:master branch from 3ba5cd7 to 251128d Jul 21, 2017
Byron added 2 commits Sep 28, 2017
@Byron
Copy link
Member

@Byron Byron commented Sep 28, 2017

Thanks a bunch for your contribution, and my apologies for getting to this PR that late!

@Byron Byron merged commit ddb828e into gitpython-developers:master Sep 28, 2017
0 of 2 checks passed
0 of 2 checks passed
continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.