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

first implementation of the microservice. #1

Merged
merged 2 commits into from
Sep 2, 2024
Merged

first implementation of the microservice. #1

merged 2 commits into from
Sep 2, 2024

Conversation

JunodCharlie
Copy link
Collaborator

Everything is ready according to the swiss ai center how-to guide and the service runs correctly.

…tc. is up-to-date and the service runs correctly.
Copy link

github-actions bot commented Sep 2, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
86 68 79% 0% 🟢

New Files

File Coverage Status
src/draw_boxes/init.py 100% 🟢
src/draw_boxes/draw_boxes.py 25% 🟢
TOTAL 63% 🟢

Modified Files

File Coverage Status
src/main.py 88% 🟢
TOTAL 88% 🟢

updated for commit: 2b2077c by action🐍

@JunodCharlie JunodCharlie self-assigned this Sep 2, 2024
botocore==1.34.51
certifi==2024.7.4
click==8.1.7
common_code @ git+https://github.com/swiss-ai-center/common-code.git@e8bfec8bc00995aa2a0b022bcac03780d38856af
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be removed

@@ -1 +1,3 @@
common-code[test] @ git+https://github.com/swiss-ai-center/common-code.git@main
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be kept

README.md Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't forget to add the

_Check the [related documentation](https://docs.swiss-ai-center.ch/reference/services/image-draw-bounding-boxes) for more information._

to the README

…rce in requirements and requirements-all as demanded in the pull request review.
@andrptrc andrptrc merged commit 30b9cce into main Sep 2, 2024
5 checks passed
@andrptrc andrptrc deleted the dev branch September 2, 2024 13:52
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.

2 participants