Skip to content

Conversation

@jkloetzke
Copy link
Member

No description provided.

Calculate a dummy fingerprint and verify that the expected environment
variable is set correctly.
The test that overrides the language in the recipe was not actually
executed.
When the default language is set to PowerShell, any script without the
language suffix should apply to PowerShell. Specifically, the
"fingerprintScript" should be executed as PowerShell script if
"fingerprintScriptPwsh" is not set. This was not working, though.
@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07% 🎉

Comparison is base (3b3f97f) 88.20% compared to head (440ff09) 88.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #528      +/-   ##
==========================================
+ Coverage   88.20%   88.28%   +0.07%     
==========================================
  Files          46       46              
  Lines       14493    14493              
==========================================
+ Hits        12784    12795      +11     
+ Misses       1709     1698      -11     
Files Changed Coverage Δ
pym/bob/input.py 92.01% <ø> (ø)
pym/bob/languages.py 92.78% <100.00%> (+2.94%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jkloetzke jkloetzke merged commit e570c98 into BobBuildTool:master Aug 21, 2023
@jkloetzke jkloetzke deleted the fix-pwsh-fingerprints branch August 21, 2023 19:25
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.

1 participant