Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Fix Wiki Generation Bug using Out of Scope Variable - Fixes #245 #246

Merged
merged 4 commits into from
Jul 7, 2018
Merged

Fix Wiki Generation Bug using Out of Scope Variable - Fixes #245 #246

merged 4 commits into from
Jul 7, 2018

Conversation

PlagueHO
Copy link
Collaborator

@PlagueHO PlagueHO commented Jul 7, 2018

This PR fixes a bug where the $mainModuleFolder variable is used from the parent scope (AppVeyor.yml usually).


This change is Reviewable

@codecov-io
Copy link

codecov-io commented Jul 7, 2018

Codecov Report

Merging #246 into dev will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #246   +/-   ##
===================================
  Coverage    56%    56%           
===================================
  Files        12     12           
  Lines      1467   1467           
===================================
  Hits        835    835           
  Misses      632    632

@PlagueHO
Copy link
Collaborator Author

PlagueHO commented Jul 7, 2018

@johlju - would you mind reviewing and merging this one? It will allow me to continue to convert all my harness modules out of being harness (one step closer to "no more harnesses" 😁)

Copy link
Contributor

@johlju johlju left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@johlju johlju merged commit ff6c71e into PowerShell:dev Jul 7, 2018
@PlagueHO PlagueHO deleted the Issue-245 branch July 7, 2018 08:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants