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
This could be a usability win since we could also add some documentation on the typealias, but it'd be a breaking change. Anyone else have thoughts if this would be helpful?
Expected behavior
It should be clear what each
String
in a dimension tuple represents.Actual behavior
Saw this code and had to google search to remind myself that dimensions are just key-value pairs:
Please consider defining type alias:
Steps to reproduce
N/A
If possible, minimal yet complete reproducer code (or URL to code)
N/A
SwiftMetrics version/commit hash
1.1.0
Swift & OS version (output of
swift --version && uname -a
)N/A
The text was updated successfully, but these errors were encountered: