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

feat: add requirements.txt to manage python dependency #591

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

namwoam
Copy link
Collaborator

@namwoam namwoam commented Aug 14, 2024

Because

  • There are many components that requires specific python packages

This commit

  • Make pipeline-backend to install python dependency with a unified requirements.txt file

Dockerfile Show resolved Hide resolved
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 4.98%. Comparing base (335b109) to head (39ebf91).
Report is 30 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #591      +/-   ##
========================================
+ Coverage   4.58%   4.98%   +0.40%     
========================================
  Files         81      84       +3     
  Lines      30953   33694    +2741     
========================================
+ Hits        1418    1681     +263     
- Misses     29276   31722    +2446     
- Partials     259     291      +32     
Flag Coverage Δ
unittests 4.98% <ø> (+0.40%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: 🚛 In progress
Development

Successfully merging this pull request may close these issues.

3 participants