rsm-hcd / AndcultureCode.Cli

and-cli command-line tool to manage the development of software applications
https://andculture.com
Apache License 2.0
14 stars 15 forks source link

Feature/prettier configuration #92

Closed brandongregoryscott closed 4 years ago

brandongregoryscott commented 4 years ago

Fixes issue #82

codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will decrease coverage by 0.02%. The diff coverage is 78.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   73.60%   73.58%   -0.03%     
==========================================
  Files          19       19              
  Lines         557      564       +7     
  Branches       81       81              
==========================================
+ Hits          410      415       +5     
- Misses        121      123       +2     
  Partials       26       26              
Impacted Files Coverage Δ
_modules/commands.js 100.00% <ø> (ø)
_modules/variables.js 100.00% <ø> (ø)
_modules/dotnet-test.js 14.28% <42.85%> (-0.33%) :arrow_down:
_modules/nuget-upgrade.js 72.72% <62.50%> (+0.50%) :arrow_up:
_modules/echo.js 35.29% <66.66%> (ø)
_modules/user-prompt.js 38.46% <66.66%> (ø)
_modules/github.js 88.57% <75.00%> (ø)
tests/describes.js 95.23% <80.00%> (ø)
tests/test-utils.js 88.00% <83.33%> (ø)
_modules/constants.js 100.00% <100.00%> (ø)
... and 9 more

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 8c3961d...d3f28c8. Read the comment docs.