Skip to content

fix ffi CI build issues#6300

Merged
JonasKruckenberg merged 1 commit intomasterfrom
push-wnqtzkqvnwus
Jun 11, 2025
Merged

fix ffi CI build issues#6300
JonasKruckenberg merged 1 commit intomasterfrom
push-wnqtzkqvnwus

Conversation

@JonasKruckenberg
Copy link
Collaborator

This PR is a simple one-line fix for the Rust ffi crate build issues. We don't need the FP_ constants and since they cause trouble, lets just disable generation of them.

@codecov
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.81%. Comparing base (912f4d2) to head (10828bf).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6300      +/-   ##
==========================================
- Coverage   88.88%   88.81%   -0.07%     
==========================================
  Files         240      240              
  Lines       40524    40524              
  Branches     3165     3165              
==========================================
- Hits        36018    35991      -27     
- Misses       4471     4498      +27     
  Partials       35       35              
Flag Coverage Δ
flow 82.16% <ø> (-0.20%) ⬇️
unit 46.03% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JonasKruckenberg JonasKruckenberg added this pull request to the merge queue Jun 11, 2025
Merged via the queue into master with commit 5cdd236 Jun 11, 2025
14 checks passed
@JonasKruckenberg JonasKruckenberg deleted the push-wnqtzkqvnwus branch June 11, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants