Highlights
- 3 discussions answered
Block or Report
Block or report adamgfraser
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse1,733 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 14 commits in 5 repositories
Created 2 repositories
Created a pull request in zio/zio that received 5 comments
Delete Function To Layer Syntax
The function to layer syntax allows very concisely constructing layers based on simple services. However, it has several disadvantages: It require…
+103
−1,099
•
5
comments
Opened 52 other pull requests in 16 repositories
zio/zio
3
open
21
merged
5
closed
- Specialize Spec
- Make All Layer Constructors Lazy
- Update State Before Calling Metric Listener
- Propagate Tracing Information In Scopes
- Implement ZIO#sequentialFinalizers
- Delete RuntimeConfig
- Delete ZLayer.fromAcquireRelease
- Make Loggers A Set
- Correctly Pass Through Scopes in ZIO#provideSomeLayer
- Provide Live Logger In Live Service
- Improve IDE Type Inference of ZIO#acquireRelease
- Delete ZIO#toLayer
- Support Accessing Test Services In Live Scope
- Fix Initialization Issue On Scala 3
- Remove Default Services From Test Environment
- Rename ZChannel#interrupt to ZChannel#interruptAs
- Rename ZStream#fromFileString to ZStream#fromFileName
- Delete Extraneous Type Member
- Consider Renaming EnvironmentTag To CompositeTag
- Move ZNothing To ZIO Package Object
- Clean Up ZChannel.scoped
- Only Inherit FiberRefs Once
- Getting From An Empty Environment Should Always Succeed
- Delete Deprecated Methods
- Make Semaphore Its Own Data Type
- Some pull requests not shown.
zio/zio-logging
2
merged
zio/zio-cli
2
merged
zio/zio-optics
2
merged
zio/zio-cache
1
closed
1
merged
dream11/zio-http
1
open
1
merged
zio/zio-nio
2
merged
zio/zio-jdbc
2
merged
zio/zio-query
2
merged
zio/zio-kafka
1
merged
zio/zio-json
1
merged
zio/zio-sql
1
merged
zio/zio-schema
1
merged
pjfanning/zio-metrics-micrometer
1
merged
zio/interop-cats
1
merged
zio/zio-prelude
1
merged
Reviewed 34 pull requests in 7 repositories
zio/zio
25 pull requests
- Add DeriveGen instances for java BigInteger and BigDecimal
- Add instances for series 2.x
- Simplify cause output in tests
- Test framework documentation
- Fix logging context capture
- Fix FiberContext.unsafeGetRefs
- Fully enable redundant braces and redundant parens rewrite rules (Formatting)
- Improved runtime failure reporting. Includes ScalaJS.
- Bump izumi-reflect to 2.1.0
- Create zio based framework specs and reduce noisy output
- Add instance for BigInt for DeriveGen
- Improved from function constructors for ZLayer
- Delete runnable spec
- Implement ZStream#ordered
-
Documentation of Migrating from
ZManagedtoScope - Report test duration. Fix #6482
- Implicit ZTraceElement
- Scopes
- Exit cleanly when executing Spec as a zio app
- Restore DefaultTestReporterSpec cases
- Fix ScopedCase test execution & TestAspect combination
- Forward port ReentrantLock
- Remove reference to '&&&' operator in Scaladoc
- ReentrantLockSpec Mark test as flaky
- Pardon the spec interruption
- Some pull request reviews not shown.
zio/zio-kafka
1 pull request
zio/zio-rocksdb
1 pull request
zio/zio-schema
1 pull request
zio/zio-cache
1 pull request
zio/zio-sql
1 pull request
zio/zio-flow
1 pull request
Created an issue in zio/zio that received 1 comment
Test Output Is A Little Noisy
With the recent changes to streaming test outputs a short stack trace is shown each time a test fails. I think we can get rid of this for cases whe…
1
comment

