Skip to content

Avoid fixed-size 'long' integral types for macOS

d7eca9a
Select commit
Loading
Failed to load commit list.
Merged

Avoid fixed-size long integral types for macOS #449

Avoid fixed-size 'long' integral types for macOS
d7eca9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

84.90% (target 80.00%)

View this Pull Request on Codecov

84.90% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##             main     #449   +/-   ##
=======================================
  Coverage   84.90%   84.90%           
=======================================
  Files         127      127           
  Lines        3339     3339           
  Branches      575      575           
=======================================
  Hits         2835     2835           
  Misses        308      308           
  Partials      196      196           
Files with missing lines Coverage Δ
plugins/python/src/modulewrap.cpp 76.69% <ø> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

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