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: pass in custom config file. closes #4 #32

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Conversation

radiovisual
Copy link
Owner

@radiovisual radiovisual commented Oct 20, 2024

Allows users to pass in a custom config file via the --config option.

Example:

keeli --config 'path/to/my/config.json'

Also:

  • Makes a few updates to the README
  • Adds in the verbose option so that keeli can print the config

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.27%. Comparing base (da06299) to head (d996e8a).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   96.27%   96.27%           
=======================================
  Files          28       28           
  Lines         403      403           
  Branches       74       74           
=======================================
  Hits          388      388           
  Misses         13       13           
  Partials        2        2           

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

@radiovisual radiovisual merged commit c47efdd into main Oct 20, 2024
2 checks passed
@radiovisual radiovisual deleted the custom-config-path branch October 20, 2024 11:31
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