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

Image module #224

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

Kubaaa96
Copy link
Contributor

@Kubaaa96 Kubaaa96 commented Nov 8, 2023

  • Introducing Image module
  • Moving image Url generating from Internet module to Image module

closes #220

- Moving image Url generating from Internet module to Image module
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
src/modules/image/ImageTest.cpp 100.00% <100.00%> (ø)
src/modules/internet/InternetTest.cpp 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!

Copy link
Owner

@cieslarmichal cieslarmichal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

src/modules/image/Image.cpp Show resolved Hide resolved
@cieslarmichal cieslarmichal merged commit da5d093 into cieslarmichal:main Nov 8, 2023
4 checks passed
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.

Add Image module
3 participants