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
code coverage >90% (right now it's only ~50%), it's easy to get 100% here (Tee is actually 99% covered, remaining 1% seems to be due to a bug in emma)
good examples besides tests, examples showing different sources and sinks with the same machine should be especially impressive (i.e. listening for messages as an akka actor, reading them directly from a file or reading an in-memory list)
[future] Wye deserves some love (it could have same joins as Tee has now)
The text was updated successfully, but these errors were encountered:
I propose the following:
The text was updated successfully, but these errors were encountered: