aerospike / aerospike-client-python

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

[CLIENT-3063] CI/CD: Run enterprise edition tests on wheels built for Mac arm64 (M1) #656

Closed juliannguyen4 closed 3 months ago

juliannguyen4 commented 3 months ago

Mac M1 tests pass twice: https://github.com/aerospike/aerospike-client-python/actions/runs/10219987761

TODO: next week I need to ensure that the Mac M1 runners are reset to a clean slate after each job

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 81.33%. Comparing base (b899e82) to head (7bfcfcb). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #656 +/- ## ======================================= Coverage 81.33% 81.33% ======================================= Files 100 100 Lines 15341 15341 ======================================= Hits 12477 12477 Misses 2864 2864 ```

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