awslabs / aws-c-common

Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.
Apache License 2.0
263 stars 159 forks source link

Add current high res time logging to scheduled task submission and execution #1074

Closed bretambrose closed 1 year ago

bretambrose commented 1 year ago

Primarily for debugging weird failures

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (fb3182c) 83.42% compared to head (8400884) 83.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1074 +/- ## ========================================== + Coverage 83.42% 83.43% +0.01% ========================================== Files 56 56 Lines 5792 5796 +4 ========================================== + Hits 4832 4836 +4 Misses 960 960 ``` | [Files](https://app.codecov.io/gh/awslabs/aws-c-common/pull/1074?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs) | Coverage Δ | | |---|---|---| | [source/task\_scheduler.c](https://app.codecov.io/gh/awslabs/aws-c-common/pull/1074?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c291cmNlL3Rhc2tfc2NoZWR1bGVyLmM=) | `78.68% <100.00%> (+0.72%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.