Skip to content

Conversation

bwindsor
Copy link
Owner

@bwindsor bwindsor commented Sep 9, 2021

Closes #5

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #9 (da2758a) into master (de0e2f0) will decrease coverage by 0.98%.
The diff coverage is 91.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   96.91%   95.92%   -0.99%     
==========================================
  Files           5        5              
  Lines         259      270      +11     
  Branches       45       46       +1     
==========================================
+ Hits          251      259       +8     
- Misses          5        7       +2     
- Partials        3        4       +1     
Impacted Files Coverage Δ
typedconfig/config.py 94.23% <81.25%> (-1.77%) ⬇️
typedconfig/provider.py 100.00% <100.00%> (ø)
typedconfig/source.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de0e2f0...da2758a. Read the comment docs.

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.

Extend ConfigSource to include full section namespace hierachy

2 participants