Skip to content

Updated python binding unit tests#73

Open
marcoSanti wants to merge 2 commits intomainfrom
ci-cd-update
Open

Updated python binding unit tests#73
marcoSanti wants to merge 2 commits intomainfrom
ci-cd-update

Conversation

@marcoSanti
Copy link
Copy Markdown
Member

This commit updates the Python bindings unit tests simplifyig the build and test process (moved from explicit commands to cibuildwheels)

This commit adds a multicast configuration server to update at runtime
the CAPIO-CL configuration. It migrates from a REST based API webserver
to a multicast API Server. This also updates the python bindings to
expose the logic to the decorator @CapioCLRule

---------

Co-authored-by: = <=>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.86%. Comparing base (877eba0) to head (1432aa4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   98.23%   97.86%   -0.37%     
==========================================
  Files          20       20              
  Lines        1359     1359              
  Branches      885      885              
==========================================
- Hits         1335     1330       -5     
- Misses          5        6       +1     
- Partials       19       23       +4     

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

@marcoSanti marcoSanti force-pushed the ci-cd-update branch 4 times, most recently from 4608893 to d9fcb56 Compare April 1, 2026 10:03
This commit updates the Python bindings unit tests simplifyig the build
and test process (moved from explicit commands to cibuildwheels)
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.

2 participants