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

feature: read configuration from file #77

Merged
merged 5 commits into from
Jun 24, 2024
Merged

Conversation

losisin
Copy link
Owner

@losisin losisin commented Jun 24, 2024

closes #76

losisin added 3 commits June 24, 2024 16:51
closes #76

Signed-off-by: Aleksandar Stojanov <[email protected]>
Signed-off-by: Aleksandar Stojanov <[email protected]>
Signed-off-by: Aleksandar Stojanov <[email protected]>
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.11%. Comparing base (ad5fbbd) to head (6535634).
Report is 1 commits behind head on main.

Current head 6535634 differs from pull request most recent head a2adf79

Please upload reports for the commit a2adf79 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   98.98%   99.11%   +0.12%     
==========================================
  Files           6        6              
  Lines         394      448      +54     
==========================================
+ Hits          390      444      +54     
  Misses          2        2              
  Partials        2        2              
Flag Coverage Δ
unittests 99.11% <100.00%> (+0.12%) ⬆️

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

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

losisin added 2 commits June 24, 2024 18:05
Signed-off-by: Aleksandar Stojanov <[email protected]>
@losisin losisin merged commit 3682786 into main Jun 24, 2024
1 check passed
@losisin losisin deleted the feature/add-config-file branch June 24, 2024 16:11
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.

read configuration from file
1 participant