aws-c-common
aws-c-common copied to clipboard
Fix useless-cast warning
Issue #, if available: #973
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.82%. Comparing base (
0a98aa0
) to head (3f9f026
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1090 +/- ##
=======================================
Coverage 83.82% 83.82%
=======================================
Files 57 57
Lines 5991 5991
=======================================
Hits 5022 5022
Misses 969 969
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixed it here: https://github.com/awslabs/aws-c-common/pull/1145