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

Close #461 - Add LoggerFLogHandler to support doobie's LogHandler #462

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kevin-lee
Copy link
Owner

Summary

Close #461 - Add LoggerFLogHandler to support doobie's LogHandler

@kevin-lee kevin-lee added this to the v2-m3 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
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.94%. Comparing base (83f948d) to head (c8b8027).
Report is 1 commits behind head on main.

❗ Current head c8b8027 differs from pull request most recent head a9622d9. Consider uploading reports for the commit a9622d9 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #462      +/-   ##
==========================================
+ Coverage   97.64%   97.94%   +0.30%     
==========================================
  Files          15       16       +1     
  Lines         170      195      +25     
  Branches        5       11       +6     
==========================================
+ Hits          166      191      +25     
  Misses          4        4              
Files Coverage Δ
...main/scala/loggerf/doobie1/LoggerFLogHandler.scala 100.00% <100.00%> (ø)
...cala/loggerf/logger/logback/Monix3MdcAdapter.scala 88.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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 LoggerFLogHandler to support doobie's LogHandler
1 participant