Skip to content

Conversation

pirs1337
Copy link
Contributor

refs: #38

@coveralls
Copy link

Pull Request Test Coverage Report for Build 18629194370

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.131%

Totals Coverage Status
Change from base Build 18500891215: 0.0%
Covered Lines: 323
Relevant Lines: 336

💛 - Coveralls

@DenTray DenTray requested a review from Copilot October 20, 2025 06:36
Copy link
Contributor

@Copilot Copilot AI left a comment

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 fixes the order of operations during project initialization by moving the telescope authorization middleware setup to run after shell commands are executed. This ensures that the telescope configuration file exists before the middleware configuration is applied.

  • Moved the telescope authorization middleware setup to execute after shell commands
  • Reordered test expectations to match the new execution sequence

Reviewed Changes

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

File Description
src/Commands/InitCommand.php Moved telescope middleware configuration to execute after shell commands
tests/InitCommandTest.php Updated test expectations to match the new order of telescope configuration operations

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

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.

3 participants