AbsaOSS / fa-db

Functional Access to Database
Apache License 2.0
3 stars 0 forks source link

json array implicits for doobie #132

Closed salamonpavel closed 4 months ago

salamonpavel commented 4 months ago

Introduced package for postgres related implicits for working with Circe's Json. Closes #111

github-actions[bot] commented 4 months ago

JaCoCo slick module code coverage report - scala 2.13.11

Overall Project 87.73% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] commented 4 months ago

JaCoCo core module code coverage report - scala 2.13.11

Overall Project 57.44% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] commented 4 months ago

JaCoCo doobie module code coverage report - scala 2.13.11

Overall Project 70.6% -16.46% :green_apple:
Files changed 56.19% :x:


File Coverage
package.scala 42.04% -59.18% :x:
salamonpavel commented 4 months ago

Release notes: