Skip to content

init#1

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
init
Oct 4, 2025
Merged

init#1
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
init

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Oct 4, 2025

Copy link
Copy Markdown
Member

Description

Init

Copilot AI review requested due to automatic review settings October 4, 2025 06:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR performs a significant cleanup by removing most of the module's source code and example files while updating test coverage requirements. The purpose appears to be initializing or resetting the module to a minimal state.

  • Removed all source code functions, classes, variables, and configuration files
  • Removed corresponding test cases for the deleted functions
  • Updated test coverage target from 0% to 50%

Reviewed Changes

Copilot reviewed 27 out of 28 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/PSModuleTest.Tests.ps1 Removed test cases for New-, Set-, and Test-PSModuleTest functions
src/variables/public/*.ps1 Removed all public variable definitions (SolarSystems, Planets, Moons)
src/variables/private/PrivateVariables.ps1 Removed private variable definitions for habitable and inhabited planets
src/types/*.ps1xml Removed custom type extensions for FileInfo and DirectoryInfo
src/scripts/loader.ps1 Removed loader script with verbose output
src/modules/OtherPSModule.psm1 Removed additional module with Get-OtherPSModule function
src/manifest.psd1 Removed module manifest override file
src/init/initializer.ps1 Removed initialization script
src/header.ps1 Removed module header with diagnostics suppression
src/functions/public/*.ps1 Removed all public functions (Test-, Set-, New-PSModuleTest)
src/functions/private/*.ps1 Removed all private functions (Set-, Get-InternalPSModule)
src/formats/*.ps1xml Removed custom format definitions for directory/file views and culture info
src/finally.ps1 Removed final loader script
src/data/*.psd1 Removed configuration data files (Settings, Config)
src/classes/*.ps1 Removed all class definitions (Book, BookList, SecretWriter, enums)
src/README.md Removed source directory documentation
examples/General.ps1 Removed usage example script
.github/PSModule.yml Updated test coverage target from 0% to 50%

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 4b5e0b4 into main Oct 4, 2025
36 checks passed
@github-actions

github-actions Bot commented Oct 4, 2025

Copy link
Copy Markdown

Module Anthropic - 0.0.1 published to the PowerShell Gallery.

@github-actions

github-actions Bot commented Oct 4, 2025

Copy link
Copy Markdown

GitHub release for Anthropic v0.0.1 has been created.

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.

2 participants