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(models): add service tables #241

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Alputer
Copy link
Member

@Alputer Alputer commented Nov 20, 2024

This PR adds Service table to db. Currently, we have only dask service but it is a generic implementation and can be used for other components associated with workflows in the future.

@Alputer Alputer self-assigned this Nov 20, 2024
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.13%. Comparing base (05a34ba) to head (441a391).

Files with missing lines Patch % Lines
reana_db/models.py 90.47% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
+ Coverage   73.76%   74.13%   +0.36%     
==========================================
  Files           7        7              
  Lines         930      951      +21     
==========================================
+ Hits          686      705      +19     
- Misses        244      246       +2     
Files with missing lines Coverage Δ
reana_db/models.py 90.39% <90.47%> (+<0.01%) ⬆️
---- 🚨 Try these New Features:

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.

1 participant