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

new bbagent #45

Merged
merged 56 commits into from
Apr 4, 2024
Merged

new bbagent #45

merged 56 commits into from
Apr 4, 2024

Conversation

khoroshevskyi
Copy link
Member

No description provided.

@khoroshevskyi khoroshevskyi requested a review from nleroy917 March 28, 2024 21:15
Copy link
Member

@nleroy917 nleroy917 left a comment

Choose a reason for hiding this comment

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

I approve - made comments in some places. Mostly asking to parameterize stuff. Question about models too. I see a lot of this:

param: Union[int, None] = None

Which means now on the UI I need to consider that basically everything could be null or undefined... is this actually possible? It can be a tad bothersome to make this guess

bbconf/bbagent.py Show resolved Hide resolved
bbconf/config_parser/bedbaseconfig.py Outdated Show resolved Hide resolved
bbconf/config_parser/bedbaseconfig.py Show resolved Hide resolved
bbconf/config_parser/bedbaseconfig.py Outdated Show resolved Hide resolved
bbconf/config_parser/bedbaseconfig.py Outdated Show resolved Hide resolved
bbconf/config_parser/bedbaseconfig.py Outdated Show resolved Hide resolved
bbconf/db_utils.py Show resolved Hide resolved
bbconf/db_utils.py Show resolved Hide resolved
bbconf/modules/bedfiles.py Show resolved Hide resolved
requirements/requirements-all.txt Show resolved Hide resolved
@khoroshevskyi khoroshevskyi merged commit 62401c9 into dev Apr 4, 2024
3 of 5 checks passed
@khoroshevskyi khoroshevskyi deleted the thinking branch April 4, 2024 16:27
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