aerospike-client-python
aerospike-client-python copied to clipboard
CI/CD: Cache C client build
Build C client in a separate job, then save shared library as Github artifact Then pass artifact to job that builds Python client
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 82.37%. Comparing base (34c2e3f) to head (d400d49).
:warning: Report is 4 commits behind head on dev.
Additional details and impacted files
@@ Coverage Diff @@
## dev #764 +/- ##
==========================================
+ Coverage 82.35% 82.37% +0.02%
==========================================
Files 99 99
Lines 14379 14509 +130
==========================================
+ Hits 11842 11952 +110
- Misses 2537 2557 +20
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.