launchcodedev / app-config

Easy Configuration Loader with Strict Validation
https://app-config.dev
Mozilla Public License 2.0
69 stars 11 forks source link

Adds $jsModule parsing extension package (@app-config/js) #117

Closed joelgallant closed 3 years ago

joelgallant commented 3 years ago

Closes #103

codecov-io commented 3 years ago

Codecov Report

Merging #117 (610e794) into master (474c92f) will increase coverage by 0.07%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   84.09%   84.17%   +0.07%     
==========================================
  Files          29       30       +1     
  Lines        1874     1889      +15     
  Branches      444      447       +3     
==========================================
+ Hits         1576     1590      +14     
- Misses        298      299       +1     
Impacted Files Coverage Δ
app-config-js/src/index.ts 93.33% <93.33%> (ø)

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 474c92f...610e794. Read the comment docs.