Skip to content

Fix reading environment variables in correct encoding#3430

Merged
hluk merged 1 commit intomasterfrom
fix-env-encoding
Feb 14, 2026
Merged

Fix reading environment variables in correct encoding#3430
hluk merged 1 commit intomasterfrom
fix-env-encoding

Conversation

@hluk
Copy link
Copy Markdown
Owner

@hluk hluk commented Feb 14, 2026

Fixes #3401

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 14, 2026

Codecov Report

❌ Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.28%. Comparing base (5c722ee) to head (43e1c54).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/app/app.cpp 87.50% 1 Missing ⚠️
src/gui/theme.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3430   +/-   ##
=======================================
  Coverage   80.28%   80.28%           
=======================================
  Files         238      238           
  Lines       29911    29903    -8     
=======================================
- Hits        24014    24008    -6     
+ Misses       5897     5895    -2     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hluk hluk merged commit dcfbc6e into master Feb 14, 2026
12 checks passed
@hluk hluk deleted the fix-env-encoding branch February 22, 2026 09:50
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.

Command names show non-ASCII characters as mojibake in exception notifications

1 participant