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

Added validation of config while parsing #24

Merged
merged 4 commits into from
Jul 21, 2023
Merged

Added validation of config while parsing #24

merged 4 commits into from
Jul 21, 2023

Conversation

fmauch
Copy link
Owner

@fmauch fmauch commented Jul 21, 2023

Provide better output to users and make sure to only create a session when the config is actually correct.

This should also implement #23

Provide better output to users and make sure to only create a session when
the config is actually correct.
@fmauch fmauch marked this pull request as draft July 21, 2023 13:24
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@86f48cb). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #24   +/-   ##
=========================================
  Coverage          ?   53.91%           
=========================================
  Files             ?        6           
  Lines             ?      217           
  Branches          ?        0           
=========================================
  Hits              ?      117           
  Misses            ?      100           
  Partials          ?        0           
Flag Coverage Δ
unittests 53.91% <0.00%> (?)

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

- coverage
- license
@fmauch fmauch marked this pull request as ready for review July 21, 2023 15:09
@fmauch fmauch merged commit 1fd320b into master Jul 21, 2023
11 checks passed
@fmauch fmauch deleted the validate_config branch July 21, 2023 15:10
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