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

Set json mimetype for specific flask.Response #70

Merged
merged 1 commit into from
Jul 20, 2019
Merged

Conversation

my8100
Copy link
Owner

@my8100 my8100 commented Jul 20, 2019

No description provided.

@codecov
Copy link

codecov bot commented Jul 20, 2019

Codecov Report

Merging #70 into master will decrease coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   89.35%   89.25%   -0.11%     
==========================================
  Files          30       30              
  Lines        3551     3554       +3     
==========================================
- Hits         3173     3172       -1     
- Misses        378      382       +4
Impacted Files Coverage Δ
scrapydweb/views/api.py 80% <100%> (ø) ⬆️
scrapydweb/views/overview/tasks.py 98.1% <100%> (ø) ⬆️
scrapydweb/views/myview.py 88.67% <100%> (+0.13%) ⬆️
scrapydweb/views/operations/schedule.py 98.23% <100%> (ø) ⬆️
scrapydweb/views/overview/jobs.py 92.23% <100%> (ø) ⬆️
scrapydweb/views/operations/deploy.py 89.07% <100%> (ø) ⬆️
scrapydweb/common.py 84.12% <0%> (-6.35%) ⬇️

1 similar comment
@codecov
Copy link

codecov bot commented Jul 20, 2019

Codecov Report

Merging #70 into master will decrease coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   89.35%   89.25%   -0.11%     
==========================================
  Files          30       30              
  Lines        3551     3554       +3     
==========================================
- Hits         3173     3172       -1     
- Misses        378      382       +4
Impacted Files Coverage Δ
scrapydweb/views/api.py 80% <100%> (ø) ⬆️
scrapydweb/views/overview/tasks.py 98.1% <100%> (ø) ⬆️
scrapydweb/views/myview.py 88.67% <100%> (+0.13%) ⬆️
scrapydweb/views/operations/schedule.py 98.23% <100%> (ø) ⬆️
scrapydweb/views/overview/jobs.py 92.23% <100%> (ø) ⬆️
scrapydweb/views/operations/deploy.py 89.07% <100%> (ø) ⬆️
scrapydweb/common.py 84.12% <0%> (-6.35%) ⬇️

@my8100 my8100 merged commit a99435a into master Jul 20, 2019
@my8100 my8100 deleted the set_json_mimetype branch July 20, 2019 05:32
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