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

split file and fs provider #49

Merged
merged 9 commits into from
Nov 12, 2023
Merged

split file and fs provider #49

merged 9 commits into from
Nov 12, 2023

Conversation

ktong
Copy link
Collaborator

@ktong ktong commented Nov 12, 2023

No description provided.

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #49 (ff1615f) into main (f0cdfba) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   77.06%   77.21%   +0.14%     
==========================================
  Files          15       17       +2     
  Lines         593      610      +17     
==========================================
+ Hits          457      471      +14     
- Misses        127      129       +2     
- Partials        9       10       +1     
Components Coverage Δ
konf 97.36% <100.00%> (-0.69%) ⬇️
file 71.11% <100.00%> (-4.59%) ⬇️
pflag 41.57% <ø> (ø)
Files Coverage Δ
config.go 95.31% <100.00%> (-2.33%) ⬇️
option.go 100.00% <ø> (ø)
provider/file/file.go 100.00% <100.00%> (ø)
provider/file/option.go 100.00% <100.00%> (ø)
provider/file/watch.go 54.38% <100.00%> (ø)
provider/fs/fs.go 100.00% <100.00%> (ø)
provider/fs/option.go 100.00% <100.00%> (ø)
provider/pflag/option.go 100.00% <ø> (ø)

@ktong ktong merged commit 8ad0e2f into main Nov 12, 2023
13 of 16 checks passed
@ktong ktong deleted the kt_ref branch November 12, 2023 03:57
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