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

Fixed line break issue #7443

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Fixed line break issue #7443

merged 1 commit into from
Oct 16, 2024

Conversation

jaredpar
Copy link
Member

The last | ForEach-Object { [System ... } was not actually being included in the previous line. The ``` will cause it to be included

The last `| ForEach-Object { [System ... }` was not actually being
included in the previous line. The `\`` will cause it to be included
@jaredpar jaredpar requested a review from a team as a code owner October 10, 2024 16:53
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.50%. Comparing base (8c173ce) to head (679b1c8).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7443   +/-   ##
=======================================
  Coverage   96.50%   96.50%           
=======================================
  Files        1448     1448           
  Lines      346869   346869           
  Branches    11402    11402           
=======================================
+ Hits       334739   334741    +2     
+ Misses       9243     9240    -3     
- Partials     2887     2888    +1     

@jaredpar jaredpar merged commit 5dd0dd5 into main Oct 16, 2024
14 checks passed
@jaredpar jaredpar deleted the dev/jaredpar/ps branch October 16, 2024 16:27
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