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

Add example Filehandler usage with non-deterministic file types #15

Open iilei opened 4 years ago

iilei commented 4 years ago

Follow-up on #14

codecov[bot] commented 4 years ago

Codecov Report

Merging #15 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #15   +/-   ##
=======================================
  Coverage   90.85%   90.85%           
=======================================
  Files          18       18           
  Lines         536      536           
  Branches      103      103           
=======================================
  Hits          487      487           
  Misses         39       39           
  Partials       10       10           

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...4d64e0a. Read the comment docs.

iilei commented 4 years ago

@yurilaaziz any comments?