aerospike / aerospike-client-python

Aerospike Python Client
Apache License 2.0
134 stars 111 forks source link

[CLIENT-2512] Label version properly when building sanitizer wheels and instrument C client with libasan as well #655

Open juliannguyen4 opened 3 months ago

juliannguyen4 commented 3 months ago

CI/CD: Add regression test to make sure sanitizer wheels build and run properly during tests

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.87%. Comparing base (b899e82) to head (4243b9c). Report is 40 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #655 +/- ## ========================================== - Coverage 81.33% 80.87% -0.46% ========================================== Files 100 100 Lines 15341 15047 -294 ========================================== - Hits 12477 12170 -307 - Misses 2864 2877 +13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.