Skip to content

Plugin doesn't support new clojure 1.12 array syntax #22

@mikeananev

Description

@mikeananev

How to reproduce: just put new array syntax in code, e.g (^[byte/1 int int] Arrays/copyOfRange (.getBytes "hello world") 0 3), then run tests with kaocha and enabled cloverage plugin.
What I get: Invalid symbol: byte/1.
What I expect: no errors

Workaround: disable cloverage plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions