Skip to content

feat: implement thread-safe logging system using spdlog with category…#15

Merged
ArthurVasseur merged 1 commit intomainfrom
feat/logger
Apr 11, 2026
Merged

feat: implement thread-safe logging system using spdlog with category…#15
ArthurVasseur merged 1 commit intomainfrom
feat/logger

Conversation

@ArthurVasseur
Copy link
Copy Markdown
Collaborator

… and channel support

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 11, 2026

Codecov Report

❌ Patch coverage is 89.86667% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.28%. Comparing base (da9d4ed) to head (684e059).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
Src/Concerto/Core/Logger/Logger.cpp 83.17% 35 Missing ⚠️
Src/Concerto/Core/Logger/Logger.hpp 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   81.00%   83.28%   +2.28%     
==========================================
  Files          72       79       +7     
  Lines        3500     4133     +633     
  Branches      326      439     +113     
==========================================
+ Hits         2835     3442     +607     
- Misses        641      666      +25     
- Partials       24       25       +1     

☔ 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.

@ArthurVasseur ArthurVasseur merged commit 9b28867 into main Apr 11, 2026
30 checks passed
@ArthurVasseur ArthurVasseur deleted the feat/logger branch April 11, 2026 10:22
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