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

Support multiple config file types #172

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Merge branch 'main' into config-type-support

1728445
Select commit
Loading
Failed to load commit list.
Open

Support multiple config file types #172

Merge branch 'main' into config-type-support
1728445
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2023 in 0s

4.03% (+4.03%) compared to ee1bd0b

View this Pull Request on Codecov

4.03% (+4.03%) compared to ee1bd0b

Details

Codecov Report

Merging #172 (1728445) into main (ee1bd0b) will increase coverage by 4.03%.
The diff coverage is 24.63%.

❗ Current head 1728445 differs from pull request most recent head e368b40. Consider uploading reports for the commit e368b40 to get more accurate results

@@           Coverage Diff            @@
##            main    #172      +/-   ##
========================================
+ Coverage   0.00%   4.03%   +4.03%     
========================================
  Files          1       5       +4     
  Lines         67     421     +354     
========================================
+ Hits           0      17      +17     
- Misses        67     401     +334     
- Partials       0       3       +3     
Files Changed Coverage Δ
internal/config/config.go 2.38% <15.68%> (ø)
internal/encoding/json/codec.go 50.00% <50.00%> (ø)
internal/encoding/toml/codec.go 50.00% <50.00%> (ø)
internal/encoding/yaml/codec.go 50.00% <50.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more