Closed juliannguyen4 closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.33%. Comparing base (
fe0b05d
) to head (4122584
). Report is 1 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
All EE tests pass on Windows No regression on macOS x86 which uses run-ee-server to build Docker image using buildx
First run of Windows EE tests: https://github.com/aerospike/aerospike-client-python/actions/runs/10207419242 Second run: https://github.com/aerospike/aerospike-client-python/actions/runs/10207419388
First run is where run-ee-server installs crudini using pipx Second run, run-ee-server reuses crudini installation
TODO: make Windows runners ephemeral to get to a clean slate. But for now, I don't believe force reinstalling crudini is that important