telegram-pdf-bot icon indicating copy to clipboard operation
telegram-pdf-bot copied to clipboard

refactor: update image module and add tests

Open zeshuaro opened this issue 2 years ago • 1 comments

zeshuaro avatar Jun 01 '22 12:06 zeshuaro

Codecov Report

Merging #773 (254d261) into master (5311142) will decrease coverage by 26.64%. The diff coverage is 50.42%.

:exclamation: Current head 254d261 differs from pull request most recent head 471f688. Consider uploading reports for the commit 471f688 to get more accurate results

@@             Coverage Diff             @@
##           master     #773       +/-   ##
===========================================
- Coverage   64.59%   37.95%   -26.65%     
===========================================
  Files          78       62       -16     
  Lines        2302     2042      -260     
===========================================
- Hits         1487      775      -712     
- Misses        815     1267      +452     
Impacted Files Coverage Δ
pdf_bot/containers.py 0.00% <0.00%> (ø)
pdf_bot/dispatcher.py 0.00% <0.00%> (ø)
pdf_bot/image/image_service.py 47.42% <47.42%> (ø)
pdf_bot/image/image_handlers.py 80.00% <80.00%> (ø)
pdf_bot/image/__init__.py 100.00% <100.00%> (ø)
pdf_bot/image/constants.py 100.00% <100.00%> (ø)
pdf_bot/files/utils.py 0.00% <0.00%> (-50.00%) :arrow_down:
pdf_bot/files/document.py 0.00% <0.00%> (-38.47%) :arrow_down:
pdf_bot/files/image.py 0.00% <0.00%> (-18.66%) :arrow_down:
pdf_bot/utils.py 20.68% <0.00%> (-7.52%) :arrow_down:
... and 53 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 5311142...471f688. Read the comment docs.

codecov[bot] avatar Jun 01 '22 12:06 codecov[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar Oct 21 '22 12:10 sonarcloud[bot]