Skip to content

Remove doobie project idea #551

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

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions _data/gsoc-ideas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,18 +144,3 @@
url: https://github.com/gnieh/fs2-data
- name: http4s
url: https://github.com/http4s/http4s

- title: Convert Doobie test suite to use munit-cats-effect
description:
Doobie is a purely functional library for database access. Our test suites are written before there is good integration between MUnit (the test framework) and Cats-Effect (the effect system we depend on).
We want to convert to use munit-cats-effect to make them less verbose and error prone.
prereqs: Scala
difficulty: Easy.
length: medium
mentors: [jatcwang]
categories: [cloud, programming languages]
repolinks:
- name: doobie
url: https://github.com/typelevel/doobie
- name: munit-cats-effect
url: https://github.com/typelevel/munit-cats-effect