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

Fail on no config passed #49

Merged
merged 5 commits into from
Dec 31, 2023
Merged

Fail on no config passed #49

merged 5 commits into from
Dec 31, 2023

Conversation

roma-glushko
Copy link
Member

@roma-glushko roma-glushko commented Dec 31, 2023

Handle a special case when the config flag is not passed. We fail in that case as we need to have at least one pool/model configured and we could not default that setup in some useful way.

Copy link

codecov bot commented Dec 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d4f2d77) 37.07% compared to head (94b7840) 62.92%.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #49       +/-   ##
============================================
+ Coverage    37.07%   62.92%   +25.84%     
============================================
  Files            5        5               
  Lines           89       89               
============================================
+ Hits            33       56       +23     
+ Misses          53       30       -23     
  Partials         3        3               

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

@roma-glushko roma-glushko merged commit c62579d into develop Dec 31, 2023
7 checks passed
@roma-glushko roma-glushko deleted the fail-on-no-config branch December 31, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant