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

Support Linux #98

Merged
merged 12 commits into from
Jan 17, 2025
Merged

Support Linux #98

merged 12 commits into from
Jan 17, 2025

Conversation

dfed
Copy link
Owner

@dfed dfed commented Jan 8, 2025

This change required excluding @objc declarations from the build on Linux, no longer using NS* function calls, and not importing SQLite3 on Linux.

@dfed dfed self-assigned this Jan 8, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.01%. Comparing base (aa8536d) to head (20a058c).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
- Coverage   99.02%   99.01%   -0.02%     
==========================================
  Files          11        8       -3     
  Lines         515      507       -8     
==========================================
- Hits          510      502       -8     
  Misses          5        5              
Files with missing lines Coverage Δ
Sources/CacheAdvance/BigEndianHostSwappable.swift 100.00% <100.00%> (ø)

@dfed dfed force-pushed the dfed--linux branch 2 times, most recently from 3873781 to 7c876e1 Compare January 17, 2025 00:11
@dfed dfed force-pushed the dfed--linux branch 2 times, most recently from ab5a8c5 to 222ca7b Compare January 17, 2025 00:32
@dfed dfed marked this pull request as ready for review January 17, 2025 00:58
@dfed dfed merged commit 7d38a8f into main Jan 17, 2025
9 checks passed
@dfed dfed deleted the dfed--linux branch January 17, 2025 01:04
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