Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #543 Add logging support framework #1806

Merged
merged 1 commit into from
Apr 14, 2024
Merged

fixes #543 Add logging support framework #1806

merged 1 commit into from
Apr 14, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Apr 13, 2024

Includes test code. Docs coming soon.

Copy link

codecov bot commented Apr 13, 2024

Codecov Report

Attention: Patch coverage is 94.55782% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 79.16%. Comparing base (d2ab8a8) to head (0966978).

Files Patch % Lines
src/core/log.c 94.55% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1806      +/-   ##
==========================================
- Coverage   79.21%   79.16%   -0.05%     
==========================================
  Files          94       95       +1     
  Lines       21078    21225     +147     
==========================================
+ Hits        16696    16803     +107     
- Misses       4382     4422      +40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gdamore gdamore force-pushed the gdamore/logging branch 2 times, most recently from 3d0ae04 to 6373bd9 Compare April 14, 2024 02:55
src/core/log.c Fixed Show fixed Hide fixed
@gdamore gdamore merged commit df371e0 into master Apr 14, 2024
17 of 18 checks passed
@gdamore gdamore deleted the gdamore/logging branch April 14, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant