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

[20334] Configure the Log with a LogConfiguration #92

Merged
merged 14 commits into from
Mar 5, 2024

Conversation

LuciaEchevarria99
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2024

Codecov Report

Attention: 35 lines in your changes are missing coverage. Please review.

Comparison is base (20b5978) 69.82% compared to head (87908b7) 68.32%.

Files Patch % Lines
cpp_utils/src/cpp/logging/LogConfiguration.cpp 0.00% 25 Missing ⚠️
cpp_utils/src/cpp/logging/CustomStdLogConsumer.cpp 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   69.82%   68.32%   -1.51%     
==========================================
  Files          60       61       +1     
  Lines        1455     1487      +32     
  Branches      388      401      +13     
==========================================
  Hits         1016     1016              
- Misses        213      245      +32     
  Partials      226      226              

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

@LuciaEchevarria99 LuciaEchevarria99 changed the title Changes in CustomStdLogConsumer to admit LogFilter map [20334] Changes in CustomStdLogConsumer to admit LogFilter map Feb 5, 2024
@LuciaEchevarria99 LuciaEchevarria99 changed the title [20334] Changes in CustomStdLogConsumer to admit LogFilter map [20334] Configure the Log with a LogConfiguration Feb 5, 2024
…pply suggested changes

Signed-off-by: Lucia Echevarria <[email protected]>
Signed-off-by: Lucia Echevarria <[email protected]>
…some other minor changes

Signed-off-by: Lucia Echevarria <[email protected]>
Signed-off-by: Lucia Echevarria <[email protected]>
Signed-off-by: Lucia Echevarria <[email protected]>
Signed-off-by: Lucia Echevarria <[email protected]>
Tempate
Tempate previously approved these changes Feb 14, 2024
Copy link
Contributor

@Tempate Tempate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

…pointer and convert LogConfiguration is_valid method to virtual

Signed-off-by: Lucia Echevarria <[email protected]>
Copy link
Contributor

@Tempate Tempate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rsanchez15 rsanchez15 merged commit 63b19c3 into main Mar 5, 2024
15 of 16 checks passed
@rsanchez15 rsanchez15 deleted the feature/fault_reporting branch March 5, 2024 08:19
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