Skip to content

Export and document all log macros.#1682

Merged
TheBlueMatt merged 1 commit intolightningdevkit:mainfrom
tnull:2022-08-export-all-log-levels
Aug 24, 2022
Merged

Export and document all log macros.#1682
TheBlueMatt merged 1 commit intolightningdevkit:mainfrom
tnull:2022-08-export-all-log-levels

Conversation

@tnull
Copy link
Copy Markdown
Contributor

@tnull tnull commented Aug 24, 2022

Previously, only log_error and log_trace macros have been exported.

This change exports the macros of all log levels, which enables them to be used downstream.

Previously, only `log_error` and `log_trace` macros have been exported.
This change exports the macros of all log levels, which enables them to
be used downstream.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 24, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.86%. Comparing base (b368941) to head (c7c88a6).
⚠️ Report is 7046 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1682      +/-   ##
==========================================
+ Coverage   90.76%   90.86%   +0.09%     
==========================================
  Files          87       85       -2     
  Lines       47595    45714    -1881     
  Branches    47595    45714    -1881     
==========================================
- Hits        43198    41536    -1662     
+ Misses       4397     4178     -219     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

4 participants