Skip to content
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

case has int tests, but tested expression is not primitive #239

Closed
eneroth opened this issue May 23, 2023 · 1 comment
Closed

case has int tests, but tested expression is not primitive #239

eneroth opened this issue May 23, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@eneroth
Copy link

eneroth commented May 23, 2023

Dependencies

{:deps {com.cognitect.aws/api        {:mvn/version "0.8.670"}
        com.cognitect.aws/endpoints  {:mvn/version "1.1.12.456"}
        com.cognitect.aws/monitoring {:mvn/version "847.2.1365.0"}
        com.cognitect.aws/s3         {:mvn/version "847.2.1365.0"}
        com.cognitect.aws/sts        {:mvn/version "847.2.1365.0"}}

Description with failing test case

On load, the lib says,

Performance warning, cognitect/aws/protocols.clj:23:3 - case has int tests, but tested expression is not primitive

Stack traces

N/A

@eneroth eneroth changed the title Performance warning, cognitect/aws/protocols.clj:23:3 - case has int tests, but tested expression is not primitive case has int tests, but tested expression is not primitive May 23, 2023
@dchelimsky
Copy link
Contributor

Fixed in 0.8.673. Thanks for the report!

@dchelimsky dchelimsky added the bug Something isn't working label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants