Skip to content
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

Swap ? placeholder and _ wildcard using kind-projector 0.13.0 & scalac 2.13.6 #1479

Merged
merged 20 commits into from May 29, 2021

Conversation

@neko-kai neko-kai requested a review from pshirshov as a code owner May 7, 2021 16:57
@neko-kai neko-kai changed the title Swap ? placeholder and _ wildcard using patched kind-projector & scalac Swap ? placeholder and _ wildcard using kind-projector 0.13.0 & scalac 2.13.6 May 17, 2021
@neko-kai neko-kai force-pushed the feature/swap-wildcard-placeholder branch from dcea673 to b3181e9 Compare May 17, 2021 17:34
@neko-kai neko-kai force-pushed the feature/swap-wildcard-placeholder branch from 05a02c8 to 2ffe4ea Compare May 28, 2021 16:19
@neko-kai neko-kai force-pushed the feature/swap-wildcard-placeholder branch from 7b99895 to 4f9068d Compare May 29, 2021 00:29
@codecov-commenter
Copy link

codecov-commenter commented May 29, 2021

Codecov Report

Merging #1479 (d22dfe2) into develop (d6c0075) will decrease coverage by 0.00%.
The diff coverage is 44.26%.

@@             Coverage Diff             @@
##           develop    #1479      +/-   ##
===========================================
- Coverage    57.93%   57.93%   -0.01%     
===========================================
  Files          458      458              
  Lines         9473     9475       +2     
  Branches       436      435       -1     
===========================================
+ Hits          5488     5489       +1     
- Misses        3985     3986       +1     

```
error: basics.md:97 (mdoc generated code) could not find implicit value for parameter t: pprint.TPrint[zio.ZIO[zio.Has[zio.console.Console.Service],Throwable,β$0$]]
val injector: Injector[RIO[Console, _]] = Injector[RIO[Console, _]](); $doc.binder(injector, 2, 4, 2, 12)
                                                                                  ^

error: basics.md:109 (mdoc generated code) could not find implicit value for parameter t: pprint.TPrint[zio.ZIO[zio.Has[zio.console.Console.Service],Throwable,β$0$]]
val resource = injector.produce(plan); $doc.binder(resource, 4, 4, 4, 12)
                                                  ^

error: basics.md:1359 (mdoc generated code) could not find implicit value for parameter t: pprint.TPrint[zio.ZIO[zio.Has[zio.console.Console.Service],Throwable,β$9$]]
val res51 = chooseInterpreters(true); $doc.binder(res51, 26, 0, 26, 24)
```
@neko-kai neko-kai merged commit a234eee into develop May 29, 2021
@neko-kai neko-kai deleted the feature/swap-wildcard-placeholder branch May 29, 2021 02:30
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.

None yet

2 participants