Closed aajtodd closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.04%. Comparing base (
fcadc0d
) to head (a0b7ce5
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like package slots is capped at 16
Using package ID of 16 results in:
Bad log subject slot index 0x0000000000000010
What do you want this updated to? 17? 24? 32?
32 seems fine. Good old powers of two
Issue #, if available: n/a
Description of changes:
aws-crt-kotlin
(native) bindings.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.