yurilaaziz / config42

The config-manager package is a complete configuration reader and manager.
GNU General Public License v3.0
23 stars 5 forks source link

Allow utf8 files for json and yaml configs #16

Open ngudkov opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (f34b3cd) into master (116c4bc) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   90.85%   90.85%           
=======================================
  Files          18       18           
  Lines         536      536           
  Branches      103      103           
=======================================
  Hits          487      487           
  Misses         39       39           
  Partials       10       10           
Impacted Files Coverage Δ
config42/handlers/files/json.py 100.00% <100.00%> (ø)
config42/handlers/files/yaml.py 84.61% <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 116c4bc...f34b3cd. Read the comment docs.