foxify icon indicating copy to clipboard operation
foxify copied to clipboard

feat(config): update config package

Open ardalanamini opened this issue 2 years ago • 3 comments

ardalanamini avatar Jun 25 '23 14:06 ardalanamini

⚠️ No Changeset found

Latest commit: 923e1281a293887ce0c97818da5a6dfe1f5f4bc7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jun 25 '23 14:06 changeset-bot[bot]

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 923e1281a293887ce0c97818da5a6dfe1f5f4bc7. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx affected -t test --parallel 2 -- --ci --coverage --verbose --runInBand
✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Jun 25 '23 14:06 nx-cloud[bot]

Codecov Report

Merging #82 (a1ce0e5) into main (0ed9a81) will increase coverage by 8.91%. The diff coverage is 97.00%.

:exclamation: Current head a1ce0e5 differs from pull request most recent head 923e128. Consider uploading reports for the commit 923e128 to get more accurate results

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   84.67%   93.59%   +8.91%     
==========================================
  Files          47       63      +16     
  Lines        1684     6558    +4874     
  Branches      401      567     +166     
==========================================
+ Hits         1426     6138    +4712     
- Misses        242      410     +168     
+ Partials       16       10       -6     
Flag Coverage Δ
config 96.27% <97.00%> (+31.27%) :arrow_up:
foxify 84.10% <ø> (+23.82%) :arrow_up:
fresh 100.00% <ø> (ø)
http 94.26% <ø> (+6.33%) :arrow_up:
inject 98.38% <ø> (+0.98%) :arrow_up:
router 98.80% <ø> (+1.87%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/config/src/config.esm.ts 0.00% <0.00%> (ø)
packages/config/src/config/query.config.ts 87.91% <87.91%> (ø)
packages/config/src/config/server.config.ts 88.48% <88.48%> (ø)
packages/config/src/config.cjs.ts 100.00% <100.00%> (+14.28%) :arrow_up:
packages/config/src/config/config.ts 100.00% <100.00%> (ø)
packages/config/src/config/index.ts 100.00% <100.00%> (ø)
packages/config/src/config/json.config.ts 100.00% <100.00%> (ø)
packages/config/src/config/jsonp.config.ts 100.00% <100.00%> (ø)
packages/config/src/config/proxy.config.ts 100.00% <100.00%> (ø)
packages/config/src/config/router.config.ts 100.00% <100.00%> (ø)
... and 9 more

... and 38 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Jun 25 '23 14:06 codecov[bot]