Skip to content

fix: use correct Level signature for logs#1034

Merged
giortzisg merged 1 commit intomasterfrom
fix-loglevel
Jun 11, 2025
Merged

fix: use correct Level signature for logs#1034
giortzisg merged 1 commit intomasterfrom
fix-loglevel

Conversation

@giortzisg
Copy link
Copy Markdown
Contributor

Quick fix for changing the LogLevel signature to properly use LogLevel instead of the event Level.

@giortzisg giortzisg requested a review from cleptric June 11, 2025 10:23
@giortzisg giortzisg self-assigned this Jun 11, 2025
@giortzisg giortzisg added the Improvement Issue type label Jun 11, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.50%. Comparing base (abc8abb) to head (401d56a).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1034      +/-   ##
==========================================
+ Coverage   85.45%   85.50%   +0.05%     
==========================================
  Files          55       55              
  Lines        5500     5499       -1     
==========================================
+ Hits         4700     4702       +2     
+ Misses        655      653       -2     
+ Partials      145      144       -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.

@giortzisg giortzisg merged commit 4c908b7 into master Jun 11, 2025
17 checks passed
@giortzisg giortzisg deleted the fix-loglevel branch June 11, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Issue type

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants