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

Fix imports for TS autogenerated imports #239

Merged
merged 5 commits into from Jun 28, 2021
Merged

Conversation

rogebrd
Copy link
Contributor

@rogebrd rogebrd commented Jun 24, 2021

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • Code Change
  • Example/Test Code Change

Validation

  • Have you ran tox?
  • Do the tests pass?

@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #239 (c6a15ff) into main (c1d8f0d) will decrease coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   51.65%   51.65%   -0.01%     
==========================================
  Files          37       37              
  Lines        8392     8393       +1     
  Branches     1789     1790       +1     
==========================================
  Hits         4335     4335              
- Misses       3743     3744       +1     
  Partials      314      314              
Flag Coverage Δ
unit 51.65% <66.66%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
stone/backends/tsd_client.py 55.31% <0.00%> (-0.60%) ⬇️
stone/backends/tsd_helpers.py 50.00% <100.00%> (+1.31%) ⬆️
stone/backends/tsd_types.py 37.91% <100.00%> (-0.52%) ⬇️

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 c1d8f0d...c6a15ff. Read the comment docs.

@rogebrd rogebrd changed the title Error response wrapping Fix imports for TS autogenerated imports Jun 28, 2021
@rogebrd rogebrd merged commit 191bdb1 into main Jun 28, 2021
@rogebrd rogebrd deleted the error_response_wrapping branch June 28, 2021 18:23
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