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

Appveyor #75

Merged
merged 3 commits into from
Jul 6, 2018
Merged

Appveyor #75

merged 3 commits into from
Jul 6, 2018

Conversation

abalkin
Copy link
Contributor

@abalkin abalkin commented Jul 6, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jul 6, 2018

Codecov Report

Merging #75 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   87.29%   87.29%           
=======================================
  Files          11       11           
  Lines        3291     3291           
=======================================
  Hits         2873     2873           
  Misses        418      418

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 837eef3...6dc63ef. Read the comment docs.

lic.py Outdated
l = decode(os.environ['QLIC_KC'])
with open(os.path.join(h, 'kc.lic'), 'wb') as f:
f.write(l)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To many blank lines in the end of this file.

@sashkab sashkab merged commit dcad1f5 into master Jul 6, 2018
@sashkab sashkab deleted the appveyor branch July 6, 2018 15:43
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.

2 participants