aerospike / aerospike-client-python

Aerospike Python Client
Apache License 2.0
132 stars 110 forks source link

[DEVOPS-256] Clean up after each job in Windows self-hosted runners #660

Closed juliannguyen4 closed 3 weeks ago

juliannguyen4 commented 3 weeks ago

Todo

The "server tag" job that ran after the first job performs all these steps

Extra changes:

Regression testing for windows self hosted tests: Defaults: https://github.com/aerospike/aerospike-client-python/actions/runs/10493831696/job/29068911518 Use server RC: https://github.com/aerospike/aerospike-client-python/actions/runs/10493932203/job/29069188789 Server tag: https://github.com/aerospike/aerospike-client-python/actions/runs/10493931142/job/29069211549

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 81.33%. Comparing base (856d43d) to head (e2229a9). Report is 1 commits behind head on dev.

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