Skip to content

build(FreeBSD): adjust CI Python dependency groups#5355

Merged
ReenigneArcher merged 1 commit into
masterfrom
build-freebsd-python-deps
Jun 28, 2026
Merged

build(FreeBSD): adjust CI Python dependency groups#5355
ReenigneArcher merged 1 commit into
masterfrom
build-freebsd-python-deps

Conversation

@ReenigneArcher

Copy link
Copy Markdown
Member

Description

Update the FreeBSD workflow to avoid installing Sunshine’s default Python dependency path, which pulls in lizardbyte-common[c] and a FreeBSD-unfriendly clang-format build. The job now syncs only the glad group for Sunshine, installs test-c from third-party/lizardbyte-common, and runs gcovr from that project context.

Screenshot

Issues Fixed or Closed

Roadmap Issues

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc.)
  • refactor: Code change that neither fixes a bug nor adds a feature
  • perf: Code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit
  • BREAKING CHANGE: Introduces a breaking change (can be combined with any type above)

Checklist

  • Code follows the style guidelines of this project
  • Code has been self-reviewed
  • Code has been commented, particularly in hard-to-understand areas
  • Code docstring/documentation-blocks for new or existing methods/components have been added or updated
  • Unit tests have been added or updated for any new or modified functionality

AI Usage

  • None: No AI tools were used in creating this PR
  • Light: AI provided minor assistance (formatting, simple suggestions)
  • Moderate: AI helped with code generation or debugging specific parts
  • Heavy: AI generated most or all of the code changes

Update the FreeBSD workflow to avoid installing Sunshine’s default Python dependency path, which pulls in `lizardbyte-common[c]` and a FreeBSD-unfriendly `clang-format` build. The job now syncs only the `glad` group for Sunshine, installs `test-c` from `third-party/lizardbyte-common`, and runs `gcovr` from that project context.
@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.51%. Comparing base (7ecd028) to head (73c0b35).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5355      +/-   ##
==========================================
- Coverage   27.53%   27.51%   -0.02%     
==========================================
  Files         113      113              
  Lines       25593    25593              
  Branches    11237    11237              
==========================================
- Hits         7048     7043       -5     
+ Misses      17021    15519    -1502     
- Partials     1524     3031    +1507     
Flag Coverage Δ
Archlinux 0.00% <ø> (ø)
FreeBSD-amd64 13.31% <ø> (+<0.01%) ⬆️
Homebrew-macos-14 21.02% <ø> (+<0.01%) ⬆️
Homebrew-macos-15 21.19% <ø> (ø)
Homebrew-macos-26 21.30% <ø> (-0.02%) ⬇️
Homebrew-ubuntu-24.04 13.06% <ø> (ø)
Linux-AppImage 12.39% <ø> (ø)
Windows-AMD64 15.26% <ø> (ø)
Windows-ARM64 13.29% <ø> (+<0.01%) ⬆️
macOS-arm64 19.25% <ø> (ø)
macOS-x86_64 18.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 65 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ecd028...73c0b35. Read the comment docs.

@ReenigneArcher ReenigneArcher merged commit 16a6540 into master Jun 28, 2026
63 of 64 checks passed
@ReenigneArcher ReenigneArcher deleted the build-freebsd-python-deps branch June 28, 2026 17:55
@sonarqubecloud

Copy link
Copy Markdown

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