[spec] fspec role in problem path is not useful

Description

Currently, spec function errors prepend the function "role" (really always :args) which creates a false first segment that is always there.

Note the "at: [:args ...]" - the :args here is manually inserted by spec problem reporting. It occurs on the path of every problem line report and thus does not add any information.

Proposed: Remove the explicit "role" path.

Patch: clj-2392.patch

Environment

None

Attachments

1

Activity

Alex Miller September 5, 2018 at 1:20 AM

Applied

Completed

Details

Assignee

Reporter

Approval

Patch

Priority

Affects versions

Fix versions

Created August 27, 2018 at 3:14 PM
Updated September 5, 2018 at 1:20 AM
Resolved September 5, 2018 at 1:20 AM