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

WIP: Update fallback strategies for converters #193

Closed
wants to merge 0 commits into from

Conversation

prkumar
Copy link
Owner

@prkumar prkumar commented Feb 9, 2020

Fixes #183, #180.

Changes proposed in this pull request:

Attention: @prkumar

@prkumar prkumar added this to the v0.10.0 milestone Feb 9, 2020
@codecov
Copy link

codecov bot commented Feb 9, 2020

Codecov Report

Merging #193 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #193    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          41     41            
  Lines        2322   2167   -155     
  Branches      173    171     -2     
======================================
- Hits         2322   2167   -155
Impacted Files Coverage Δ
uplink/converters/standard.py 100% <100%> (ø) ⬆️
uplink/arguments.py 100% <100%> (ø) ⬆️
uplink/clients/io/asyncio_strategy.py 100% <0%> (ø) ⬆️
uplink/clients/io/execution.py 100% <0%> (ø) ⬆️
uplink/clients/__init__.py 100% <0%> (ø) ⬆️
uplink/ratelimit.py 100% <0%> (ø) ⬆️
uplink/clients/requests_.py 100% <0%> (ø) ⬆️
uplink/builder.py 100% <0%> (ø) ⬆️
uplink/converters/__init__.py 100% <0%> (ø) ⬆️
... and 15 more

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 8b0c9c0...f2e8078. Read the comment docs.

@prkumar prkumar changed the title Update fallback strategies for converters WIP: Update fallback strategies for converters Feb 11, 2020
@prkumar prkumar modified the milestones: v0.10.0, v0.9.2 Sep 26, 2020
@prkumar prkumar closed this Oct 17, 2020
@prkumar prkumar force-pushed the v0.10.0/pass-through-converter branch from f2e8078 to 2f4260d Compare October 17, 2020 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to upload binary data files?
1 participant