Skip to content

Add support for FreeBSD#1752

Open
jonakeys wants to merge 2 commits intodragonflyoss:mainfrom
jonakeys:freebsd_support
Open

Add support for FreeBSD#1752
jonakeys wants to merge 2 commits intodragonflyoss:mainfrom
jonakeys:freebsd_support

Conversation

@jonakeys
Copy link
Copy Markdown

Description

Adding support for compiling and running on FreeBSD (in addition to Linux and MacOS).

Related Issue

#1751

Motivation and Context

It solves the problem that compiling on FreeBSD doesn't work.

Screenshots (if appropriate)

@jonakeys jonakeys requested review from a team as code owners March 29, 2026 20:02
@jonakeys jonakeys marked this pull request as draft March 29, 2026 20:07
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.42%. Comparing base (00f2bf7) to head (6fe64de).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
dragonfly-client-config/src/lib.rs 71.42% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1752   +/-   ##
=======================================
  Coverage   46.42%   46.42%           
=======================================
  Files          87       87           
  Lines       24692    24692           
=======================================
  Hits        11463    11463           
  Misses      13229    13229           
Files with missing lines Coverage Δ
dragonfly-client-storage/src/content.rs 100.00% <ø> (ø)
dragonfly-client-storage/src/lib.rs 5.12% <ø> (ø)
dragonfly-client-config/src/lib.rs 70.12% <71.42%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gaius-qi gaius-qi added the enhancement New feature or request label Mar 30, 2026
@jonakeys jonakeys marked this pull request as ready for review March 30, 2026 19:40
@github-actions github-actions bot requested a review from chlins March 30, 2026 19:40
Signed-off-by: Jonathan van der Steege <jonathan@jonakeys.nl>
Signed-off-by: Jonathan van der Steege <jonathan@jonakeys.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants