Skip to content

Conversation

@mpilquist
Copy link
Member

I believe this sets us up better for the future, though does require folks to either rewrite their code to use F[..] instead of Resource[F, ..] or otherwise add an R character after prepare.

@codecov
Copy link

codecov bot commented Dec 17, 2022

Codecov Report

Merging #764 (ee2b33b) into main (fd3b400) will decrease coverage by 0.05%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##             main     #764      +/-   ##
==========================================
- Coverage   84.82%   84.76%   -0.06%     
==========================================
  Files         124      124              
  Lines        1667     1667              
  Branches      124      124              
==========================================
- Hits         1414     1413       -1     
- Misses        253      254       +1     
Impacted Files Coverage Δ
modules/core/shared/src/main/scala/Session.scala 54.16% <33.33%> (-1.39%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mpilquist mpilquist merged commit 31d7c1e into main Jan 3, 2023
@mpilquist mpilquist deleted the topic/prepare-wo-resource branch January 3, 2023 14:46
eikek added a commit to SwissDataScienceCenter/renku-graph that referenced this pull request Jan 18, 2023
This addresses the change from `Resource` to `F[_]`, see
typelevel/skunk#764
eikek added a commit to SwissDataScienceCenter/renku-graph that referenced this pull request Jan 18, 2023
* chore: Update skunk-core from 0.3.2 to 0.5.0

* Fix compile errors due to skunk update

This addresses the change from `Resource` to `F[_]`, see
typelevel/skunk#764

Co-authored-by: RenkuBot <RenkuBot@users.noreply.github.com>
Co-authored-by: Eike Kettner <eike.kettner@sdsc.ethz.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants