aerospike / aerospike-client-python

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

[DEVOPS-255] CI/CD: Use setup-python action to install Python on Windows self-hosted runners #654

Closed juliannguyen4 closed 3 months ago

juliannguyen4 commented 3 months ago

First run (installs Python for first time): https://github.com/aerospike/aerospike-client-python/actions/runs/10152681659/job/28074723508 Rerun (uses cached setup-python installs): https://github.com/aerospike/aerospike-client-python/actions/runs/10152790089

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 (47567ad) to head (8cda4d2). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #654 +/- ## ======================================= 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.