Skip to content

Conversation

@kevin-lee
Copy link
Owner

Summary

Close #441 - Add MdcAdapter for Cats Effect 3 to properly share context through MDC with IO and IOLocal from Cats Effect 3

@kevin-lee kevin-lee added this to the v2-m3 milestone Jan 2, 2025
@kevin-lee kevin-lee self-assigned this Jan 2, 2025
@github-actions github-actions bot added the pr label Jan 2, 2025
@codecov
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

Attention: Patch coverage is 96.29630% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.76%. Comparing base (9f747f7) to head (4d19215).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...n/scala/loggerf/logger/logback/Ce3MdcAdapter.scala 96.15% 1 Missing ⚠️
...rf/logger/logback/Ce3MdcAdapterWithIoRuntime.scala 96.29% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #564      +/-   ##
==========================================
- Coverage   98.24%   97.76%   -0.48%     
==========================================
  Files          15       17       +2     
  Lines         171      224      +53     
  Branches       10       13       +3     
==========================================
+ Hits          168      219      +51     
- Misses          3        5       +2     
Files with missing lines Coverage Δ
...cala/loggerf/logger/logback/Monix3MdcAdapter.scala 92.00% <100.00%> (ø)
...n/scala/loggerf/logger/logback/Ce3MdcAdapter.scala 96.15% <96.15%> (ø)
...rf/logger/logback/Ce3MdcAdapterWithIoRuntime.scala 96.29% <96.29%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3-2 branch 7 times, most recently from f32e6a9 to eb48486 Compare March 11, 2025 12:29
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3-2 branch from eb48486 to 4d19215 Compare June 14, 2025 08:20
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3-2 branch 5 times, most recently from b943147 to 9a0b10e Compare August 8, 2025 13:36
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3-2 branch from 9a0b10e to 5f2cde7 Compare September 28, 2025 12:19
…xt through MDC with IO and IOLocal from Cats Effect 3
…ct 3 to properly share context through MDC with IO and IOLocal from Cats Effect 3
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3-2 branch from 5f2cde7 to c509562 Compare November 3, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add MdcAdapter for Cats Effect 3 to properly share context through MDC with IO and IOLocal from Cats Effect 3

2 participants