You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/gsoc-ideas.yml
-15Lines changed: 0 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -144,18 +144,3 @@
144
144
url: https://github.com/gnieh/fs2-data
145
145
- name: http4s
146
146
url: https://github.com/http4s/http4s
147
-
148
-
- title: Convert Doobie test suite to use munit-cats-effect
149
-
description:
150
-
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).
151
-
We want to convert to use munit-cats-effect to make them less verbose and error prone.
0 commit comments