Skip to content

Fix missing SetLastError on ConsoleMode#287

Merged
waf merged 1 commit into
mainfrom
fix-missing-SetLastError
May 31, 2026
Merged

Fix missing SetLastError on ConsoleMode#287
waf merged 1 commit into
mainfrom
fix-missing-SetLastError

Conversation

@waf
Copy link
Copy Markdown
Owner

@waf waf commented May 31, 2026

Fixes #279

@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.5%. Comparing base (f1df11f) to head (d21cf6b).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #287   +/-   ##
=====================================
  Coverage   84.4%   84.5%           
=====================================
  Files         47      47           
  Lines       3931    3931           
  Branches     654     654           
=====================================
+ Hits        3321    3324    +3     
+ Misses       455     453    -2     
+ Partials     155     154    -1     

☔ 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.

@waf waf merged commit 652df4e into main May 31, 2026
2 checks passed
@waf waf deleted the fix-missing-SetLastError branch May 31, 2026 05:49
@waf waf mentioned this pull request May 31, 2026
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.

Set/GetConsoleMode missing SetLastError property of DllImportAttribute

1 participant