Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init migrate PlatyPS to Microsoft.PowerShell.PlatyPS #501

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Gijsreyn
Copy link

@Gijsreyn Gijsreyn commented Dec 1, 2024

Pull Request

Pull Request (PR) description

Initialize migrating from PlatyPS to Microsoft.PowerShell.PlatyPS. Relates to #497

Deprecated

  • PlatyPS module

Task list

  • The PR represents a single logical change. i.e. Cosmetic updates should go in different PRs.
  • Added an entry under the Unreleased section of in the CHANGELOG.md as per format.
  • Local clean build passes without issue or fail tests (build.ps1 -ResolveDependency).
  • Documentation added/updated in README.md.
  • Comment-based help added/updated.
  • Localization strings added/updated in all localization files as appropriate.
  • Unit tests added/updated. See DSC Community Testing Guidelines.
  • Integration tests added/updated (where possible). See DSC Community Testing Guidelines.
  • New/changed code adheres to DSC Community Style Guidelines.

This change is Reviewable

Copy link

codecov bot commented Dec 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 74%. Comparing base (1e31766) to head (79a6cc0).

Files with missing lines Patch % Lines
.build/tasks/generateHelp.PlatyPS.build.ps1 0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@         Coverage Diff          @@
##           main   #501    +/-   ##
====================================
- Coverage    81%    74%    -8%     
====================================
  Files        44     13    -31     
  Lines      2330   1502   -828     
====================================
- Hits       1905   1121   -784     
+ Misses      425    381    -44     
Files with missing lines Coverage Δ
.build/tasks/generateHelp.PlatyPS.build.ps1 0% <0%> (ø)

... and 31 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant