Skip to content

Fix polyglot terminator#3

Merged
glen-level12 merged 1 commit into
level12:mainfrom
glen-level12:fix-mise-uv-init-terminator
Jun 5, 2026
Merged

Fix polyglot terminator#3
glen-level12 merged 1 commit into
level12:mainfrom
glen-level12:fix-mise-uv-init-terminator

Conversation

@glen-level12
Copy link
Copy Markdown
Collaborator

the standalone """ line will leave an unmatched quote for the shell parser and can prevent the script from running at all

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.05%. Comparing base (b1c1caa) to head (d3909e5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files          13       13           
  Lines        2268     2268           
  Branches      152      152           
=======================================
  Hits         2224     2224           
  Misses         40       40           
  Partials        4        4           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Jun 5, 2026

🤖 Augment PR Summary

Summary: Fixes the shell/Python polyglot terminator in tasks/mise-uv-init.py so /bin/sh doesn’t see an unmatched quote and abort parsing.

Changes: Updates the closing sentinel from """ to ":""" to keep the bootstrap preamble valid in both interpreters.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@glen-level12 glen-level12 merged commit 781550a into level12:main Jun 5, 2026
5 checks passed
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