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

Don't overwrite existing __init__.py files in Python generator #175

Merged
merged 2 commits into from Sep 10, 2020

Conversation

connorworley
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #175 into master will increase coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #175   +/-   ##
=======================================
  Coverage   50.79%   50.79%           
=======================================
  Files          37       37           
  Lines        8314     8315    +1     
  Branches     1768     1768           
=======================================
+ Hits         4223     4224    +1     
  Misses       3778     3778           
  Partials      313      313           
Flag Coverage Δ
#unit 50.79% <66.66%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
stone/backends/python_types.py 33.21% <0.00%> (ø)
stone/backend.py 83.07% <100.00%> (+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 d6986d6...7f2899f. Read the comment docs.

Copy link
Contributor

@rogebrd rogebrd left a comment

Choose a reason for hiding this comment

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

LGTM

@connorworley connorworley merged commit ad2ddf4 into master Sep 10, 2020
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