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

Expose object location in files #624

Closed
BernieWhite opened this issue Feb 4, 2021 · 0 comments · Fixed by #719
Closed

Expose object location in files #624

BernieWhite opened this issue Feb 4, 2021 · 0 comments · Fixed by #719
Assignees
Labels
enhancement New feature or request feature: output Issues that affect output and results
Milestone

Comments

@BernieWhite
Copy link
Member

Currently the source location in a file where a deserialized object is defined is not exposed to PSRule.

Exposing the source location may help to provide additional feedback such as:

  • VSCode validation output.
  • Code coverage.
  • Additional diagnostics on what failed where.
@BernieWhite BernieWhite added the enhancement New feature or request label Feb 4, 2021
@BernieWhite BernieWhite added the feature: output Issues that affect output and results label Feb 27, 2021
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue May 17, 2021
@BernieWhite BernieWhite added this to the v1.4.0 milestone May 27, 2021
@BernieWhite BernieWhite self-assigned this May 27, 2021
@BernieWhite BernieWhite mentioned this issue Jun 3, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature: output Issues that affect output and results
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant