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-m2 milestone Jul 29, 2023
@kevin-lee kevin-lee self-assigned this Jul 29, 2023
@github-actions github-actions bot added the pr label Jul 29, 2023
@kevin-lee kevin-lee modified the milestones: v2-m2, v2-m3 Jul 29, 2023
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

❌ Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.20%. Comparing base (8b0ab75) to head (711ce5c).

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #467      +/-   ##
==========================================
- Coverage   98.49%   98.20%   -0.29%     
==========================================
  Files          14       15       +1     
  Lines         199      223      +24     
  Branches       15       17       +2     
==========================================
+ Hits          196      219      +23     
- Misses          3        4       +1     
Files with missing lines Coverage Δ
...cala/loggerf/logger/logback/Monix3MdcAdapter.scala 92.00% <100.00%> (ø)
...n/scala/loggerf/logger/logback/Ce3MdcAdapter.scala 95.83% <95.83%> (ø)
🚀 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 branch 6 times, most recently from 2c886b8 to 7fb6b39 Compare July 30, 2023 11:31
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch 3 times, most recently from cf1a591 to 65c4002 Compare September 11, 2023 14:52
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch from 65c4002 to 8468d4f Compare September 23, 2023 09:21
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch from 8468d4f to bf201cd Compare October 1, 2023 14:07
@kevin-lee kevin-lee marked this pull request as draft October 24, 2023 14:07
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch from bf201cd to c5d29cd Compare November 8, 2023 12:39
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch 2 times, most recently from 84d4667 to 1eec151 Compare November 29, 2023 10:56
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch 2 times, most recently from dae7d30 to 77cd6ff Compare December 5, 2023 09:59
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch from 77cd6ff to 224a48e Compare January 29, 2024 10:42
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch 2 times, most recently from abbaa38 to 826233b Compare December 1, 2024 14:24
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch from 826233b to 52c15b8 Compare December 8, 2024 07:20
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch 3 times, most recently from cc7749f to 980bc84 Compare January 2, 2025 10:32
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch from 980bc84 to db33f5a Compare January 2, 2025 10:35
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch 8 times, most recently from 4f3d1c2 to efeb729 Compare March 11, 2025 12:13
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch from efeb729 to 1cd2412 Compare June 14, 2025 08:16
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch 5 times, most recently from 3d62782 to 4b091d1 Compare August 8, 2025 13:35
…xt through MDC with IO and IOLocal from Cats Effect 3
@kevin-lee kevin-lee force-pushed the task/441/mdc-support-for-ce3 branch from 4b091d1 to 711ce5c Compare September 28, 2025 11:54
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