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 for format flags not working on single endpoints #48

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix for format flags not working on single endpoints #48

wants to merge 4 commits into from

Conversation

MushroomMaula
Copy link

Basic fix for #47

@codecov
Copy link

codecov bot commented Apr 10, 2019

Codecov Report

Merging #48 into master will decrease coverage by 0.3%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   85.55%   85.25%   -0.31%     
==========================================
  Files           6        6              
  Lines         270      278       +8     
==========================================
+ Hits          231      237       +6     
- Misses         39       41       +2
Impacted Files Coverage Δ
tortilla/wrappers.py 88.76% <80%> (-0.65%) ⬇️

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 eccc8a2...38444c2. Read the comment docs.

@MushroomMaula
Copy link
Author

I just saw there is an error when using python 2 because of my encoding fix. The best idea would probably be to just use normal chars in the tests.

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

1 participant