camsaul / toucan2

Successor library to Toucan with a modern and more-extensible API, more consistent behavior, and support for different backends including non-JDBC databases and non-HoneySQL queries. Currently in active beta.
Eclipse Public License 1.0
81 stars 11 forks source link

remove topic from a log statement #162

Closed johnswanson closed 9 months ago

johnswanson commented 9 months ago

Topics were removed in https://github.com/camsaul/toucan2/pull/137

Closes #161

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c534658) 83.08% compared to head (97174f0) 83.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #162 +/- ## ======================================= Coverage 83.08% 83.08% ======================================= Files 37 37 Lines 2506 2506 Branches 215 215 ======================================= Hits 2082 2082 Misses 209 209 Partials 215 215 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.