Skip to content

Merge branch 'main' into c-interface

07745a0
Select commit
Loading
Failed to load commit list.
Open

WIP: Preliminary C interface #1

Merge branch 'main' into c-interface
07745a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2025 in 1s

98.69% (target 100.00%)

View this Pull Request on Codecov

98.69% (target 100.00%)

Details

Codecov Report

❌ Patch coverage is 94.54545% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.69%. Comparing base (6e233f4) to head (07745a0).

Files with missing lines Patch % Lines
interfaces/c/src/dynampi.cpp 93.57% 7 Missing ⚠️
interfaces/c/test/test_c_interface.c 96.36% 2 Missing ⚠️

❌ Your project check has failed because the head coverage (98.69%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##              main       #1      +/-   ##
===========================================
- Coverage   100.00%   98.69%   -1.31%     
===========================================
  Files           10       12       +2     
  Lines          523      692     +169     
  Branches        52       72      +20     
===========================================
+ Hits           523      683     +160     
- Misses           0        9       +9     

☔ 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.