Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Android support #207

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Fix Android support #207

merged 1 commit into from
Jan 13, 2025

Conversation

marcprux
Copy link
Contributor

@marcprux marcprux commented Jan 13, 2025

These changes are now available in 4.15.2

This PR adds the imports necessary to get Android compiling again.

@marcprux marcprux requested review from 0xTim and gwynne as code owners January 13, 2025 21:00
Copy link
Member

@gwynne gwynne left a comment

Choose a reason for hiding this comment

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

Thanks!

@gwynne gwynne added the semver-patch When merged, a new patch version release will be generated label Jan 13, 2025
@gwynne gwynne enabled auto-merge (squash) January 13, 2025 21:04
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.11%. Comparing base (966d89a) to head (350b720).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   54.11%   54.11%           
=======================================
  Files         103      103           
  Lines        4609     4609           
=======================================
  Hits         2494     2494           
  Misses       2115     2115           
Files with missing lines Coverage Δ
Sources/ConsoleKitTerminal/Terminal/ANSI.swift 83.87% <ø> (ø)
Sources/ConsoleKitTerminal/Terminal/Console.swift 100.00% <ø> (ø)
Sources/ConsoleKitTerminal/Terminal/Terminal.swift 21.87% <ø> (ø)
...oleKitTerminal/Terminal/readpassphrase_linux.swift 0.00% <ø> (ø)

... and 4 files with indirect coverage changes

@gwynne gwynne merged commit 742f624 into vapor:main Jan 13, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch When merged, a new patch version release will be generated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants