-
Notifications
You must be signed in to change notification settings - Fork 107
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
suites: simplify code #201
Conversation
This makes defining suites much more complex. You have to call profileMap at the front of every suite. |
But at least I do understand what I'm actually doing 😉
|
bors try |
tryAlready running a review |
bors try- I think I still don't understand what this code does. |
I think proper ux and a stable api is more important than an analogy being correct. And having users run a function on every suite manually, imo, is a step backwards. And if you just look down at the mapAttrs, you would see that profileMap is run at every function. So I really don't see what this PR accomplishes. |
ping, made a change. The commit message has the impetus (me in abstractable role of nix beginner trying to understand what's going on).
I think this is still true. ❓ |
If this code had been written this way, I wouldn't have opened divnix#200 in the first place. (perspective of a begginer nix-langer) closes: divnix#200
bors try |
This comment has been minimized.
This comment has been minimized.
tryTimed out. |
If this code had been written this way, I wouldn't have opened #200 in
the first place. (perspective of a begginer nix-langer)
closes: #200 This is a pre-fix to PR #202