Skip to content

Initial windows support#413

Merged
javiermtorres merged 8 commits into
mainfrom
387-win-support
Jun 11, 2026
Merged

Initial windows support#413
javiermtorres merged 8 commits into
mainfrom
387-win-support

Conversation

@javiermtorres

Copy link
Copy Markdown
Contributor

Closes #387

@codecov-commenter

codecov-commenter commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
encoderfile/src/builder/base_binary/mod.rs 0.00% 4 Missing ⚠️
encoderfile/src/transport/cli.rs 0.00% 2 Missing ⚠️
encoderfile/src/transport/server.rs 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
encoderfile/src/builder/config.rs 76.86% <100.00%> (ø)
encoderfile/src/builder/tokenizer.rs 79.67% <ø> (-0.14%) ⬇️
encoderfile/src/transport/server.rs 0.00% <0.00%> (ø)
encoderfile/src/transport/cli.rs 0.00% <0.00%> (ø)
encoderfile/src/builder/base_binary/mod.rs 45.70% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@javiermtorres javiermtorres marked this pull request as ready for review June 11, 2026 11:02
@javiermtorres javiermtorres requested a review from besaleli June 11, 2026 11:02

@besaleli besaleli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

you slayed

@javiermtorres javiermtorres merged commit daa77ac into main Jun 11, 2026
3 checks passed
@javiermtorres javiermtorres deleted the 387-win-support branch June 11, 2026 13:52
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.

Errors when building on Windows (with temp fix)

3 participants