typelevel / skunk

A data access library for Scala + Postgres.
https://typelevel.org/skunk/
MIT License
1.59k stars 163 forks source link

make stripMargin similar to strings #1030

Closed massimosiani closed 10 months ago

massimosiani commented 10 months ago

Addresses #895. Credits to the code change to the issue opener.

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e74de91) 85.47% compared to head (b853e4d) 85.45%.

Files Patch % Lines
modules/core/shared/src/main/scala/Fragment.scala 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## series/0.6.x #1030 +/- ## ================================================ - Coverage 85.47% 85.45% -0.02% ================================================ Files 132 132 Lines 2003 2008 +5 Branches 231 239 +8 ================================================ + Hits 1712 1716 +4 - Misses 291 292 +1 ```

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