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 img max width #58

Merged
merged 9 commits into from
Sep 29, 2020
Merged

Fix img max width #58

merged 9 commits into from
Sep 29, 2020

Conversation

submarcos
Copy link
Member

No description provided.

@codeclimate
Copy link

codeclimate bot commented Sep 29, 2020

Code Climate has analyzed commit fd81f57 and detected 7 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Security 6

View more on Code Climate.

@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #58 into master will decrease coverage by 0.15%.
The diff coverage is 80.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   96.85%   96.70%   -0.16%     
==========================================
  Files          21       21              
  Lines        1176     1182       +6     
==========================================
+ Hits         1139     1143       +4     
- Misses         37       39       +2     
Impacted Files Coverage Δ
template_engines/utils/odt.py 100.00% <ø> (ø)
template_engines/templatetags/utils.py 80.00% <40.00%> (-1.64%) ⬇️
template_engines/templatetags/odt_tags.py 93.77% <50.00%> (ø)
..._engines/tests/test_template_tags/test_odt_tags.py 100.00% <100.00%> (ø)
...ate_engines/tests/test_template_tags/test_utils.py 100.00% <100.00%> (ø)

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 62252a5...fd81f57. Read the comment docs.

@submarcos submarcos merged commit bfc90f5 into master Sep 29, 2020
@submarcos submarcos deleted the fix_img_max_width branch September 29, 2020 14:50
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