Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

refactor(docker): clean docker orchestration for easier setup #126

Merged
merged 26 commits into from
Mar 15, 2024
Merged

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Mar 15, 2024

This PR introduces the following modifications:

  • cleaned all steps to setup or contribute
  • cleaned docker and CI
  • adds a status route to the API
  • add docker for gradio, and grafana
  • add healthcheck for backend

@frgfm frgfm added the type: improvement New feature or request label Mar 15, 2024
@frgfm frgfm added this to the 0.1.0 milestone Mar 15, 2024
@frgfm frgfm self-assigned this Mar 15, 2024
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 83.97%. Comparing base (c699719) to head (ff28b35).
Report is 3 commits behind head on main.

Files Patch % Lines
src/app/main.py 71.42% 2 Missing ⚠️
src/app/services/ollama.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
+ Coverage   83.53%   83.97%   +0.43%     
==========================================
  Files          29       29              
  Lines         899      911      +12     
==========================================
+ Hits          751      765      +14     
+ Misses        148      146       -2     
Flag Coverage Δ
unittests 83.97% <82.35%> (+0.43%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frgfm frgfm changed the title refactor(docker): cleaned docker orchestration for easier setup refactor(docker): clean docker orchestration for easier setup Mar 15, 2024
@frgfm frgfm merged commit 1ac1830 into main Mar 15, 2024
16 of 18 checks passed
@frgfm frgfm deleted the community branch March 15, 2024 22:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant