WebAdministrationDsc icon indicating copy to clipboard operation
WebAdministrationDsc copied to clipboard

xWebAdministration: Moved PHP example from README.md into its own example file

Open vikingtiger opened this issue 6 years ago • 3 comments

Pull Request (PR) description

The PHP example was moved from README.md into its own example file under the /Examples directory.

This Pull Request (PR) fixes the following issues

  • Fixes #485

Task list

  • [x] Added an entry to the change log under the Unreleased section of the CHANGELOG.md. Entry should say what was changed and how that affects users (if applicable), and reference the issue being resolved (if applicable).
  • [ ] Resource documentation added/updated in README.md.
  • [ ] Resource parameter descriptions added/updated in README.md, schema.mof and comment-based help.
  • [x] Comment-based help added/updated.
  • [ ] Localization strings added/updated in all localization files as appropriate.
  • [ ] Examples appropriately added/updated.
  • [ ] Unit tests added/updated. See DSC Resource Testing Guidelines.
  • [ ] Integration tests added/updated (where possible). See DSC Resource Testing Guidelines.
  • [ ] New/changed code adheres to DSC Resource Style Guidelines and Best Practices.

This change is Reviewable

vikingtiger avatar Oct 22 '19 17:10 vikingtiger

CLA assistant check
All CLA requirements met.

msftclas avatar Oct 22 '19 17:10 msftclas

Codecov Report

Merging #539 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #539   +/-   ##
=======================================
  Coverage   91.72%   91.72%           
=======================================
  Files          17       17           
  Lines        2766     2766           
=======================================
  Hits         2537     2537           
  Misses        229      229
Impacted Files Coverage Δ
DSCResources/MSFT_xWebSite/MSFT_xWebSite.psm1
DSCResources/MSFT_xWebsite/MSFT_xWebsite.psm1 97.22% <0%> (ø)

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 c0d5227...35750ac. Read the comment docs.

codecov-io avatar Oct 23 '19 19:10 codecov-io