launchcodedev / app-config

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

Env options trio type #149

Closed joelgallant closed 3 years ago

cypress[bot] commented 3 years ago



Test summary

17 0 0 0


Run details

Project App Config
Status Passed
Commit da242287c4
Started May 1, 2021 10:28 PM
Ended May 1, 2021 10:30 PM
Duration 02:37 💡
OS Linux Ubuntu - 20.04
Browser Electron 87

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

codecov-commenter commented 3 years ago

Codecov Report

Merging #149 (da24228) into master (84d299e) will increase coverage by 0.17%. The diff coverage is 86.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
+ Coverage   80.33%   80.51%   +0.17%     
==========================================
  Files          42       42              
  Lines        2314     2366      +52     
  Branches      541      558      +17     
==========================================
+ Hits         1859     1905      +46     
- Misses        455      461       +6     
Impacted Files Coverage Δ
app-config-cli/src/validation.ts 13.51% <0.00%> (ø)
app-config-node/src/file-source.ts 79.41% <76.00%> (-5.50%) :arrow_down:
app-config-node/src/environment.ts 93.87% <92.68%> (+15.30%) :arrow_up:
app-config-config/src/index.ts 96.62% <100.00%> (+0.03%) :arrow_up:
app-config-extensions/src/env-directive.ts 100.00% <100.00%> (ø)
app-config-extensions/src/env-var-directive.ts 100.00% <100.00%> (ø)
app-config-extensions/src/substitute-directive.ts 97.46% <100.00%> (ø)
app-config-schema/src/index.ts 90.09% <100.00%> (+0.09%) :arrow_up:

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 84d299e...da24228. Read the comment docs.