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

Added support for {I} tag to draw image from file #2013

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alosich
Copy link

@alosich alosich commented Feb 19, 2020

Don't beat too hard, please.

@codecov
Copy link

codecov bot commented Feb 19, 2020

Codecov Report

Merging #2013 into master will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2013      +/-   ##
=========================================
- Coverage    9.24%   9.18%   -0.07%     
=========================================
  Files         180     180              
  Lines       10891   10969      +78     
=========================================
  Hits         1007    1007              
- Misses       9884    9962      +78     
Flag Coverage Δ
#unittests 9.18% <0.00%> (-0.07%) ⬇️
Impacted Files Coverage Δ
src/utils/file.cpp 33.58% <0.00%> (-1.04%) ⬇️
src/modules/fs.cpp 0.00% <0.00%> (ø) ⬆️
include/utils/file.hpp 75.00% <0.00%> (ø) ⬆️
src/modules/battery.cpp 0.00% <0.00%> (ø) ⬆️
src/modules/network.cpp 0.00% <0.00%> (ø) ⬆️
src/modules/backlight.cpp 0.00% <0.00%> (ø) ⬆️
src/drawtypes/animation.cpp 0.00% <0.00%> (ø) ⬆️
src/modules/xworkspaces.cpp 0.00% <0.00%> (ø) ⬆️
include/components/logger.hpp 43.75% <0.00%> (ø) ⬆️
include/modules/backlight.hpp 0.00% <0.00%> (ø) ⬆️
... and 2 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 0dbcb28...b017454. Read the comment docs.

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