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
copilot-core: Increase test coverage of Copilot.Core.Type.Array. Refs #502.
The test coverage of copilot-core is currently reported at 25% by
Hackage.
This commit includes tests for all top-level functions in
Copilot.Core.Type.Array. We cannot generate random values of type-level
literals, so any tests involving array types with specific lengths use
hard-coded values.
0 commit comments