amperity / vault-clj

Clojure client for Hashicorp's Vault secret management system.
Other
70 stars 17 forks source link

Bump clj-kondo to latest version. #88

Closed brendonjwong closed 1 year ago

brendonjwong commented 1 year ago

clj-kondo also lives in the clj-kondo organization now, not under borkdude's account. This should resolve the linting failures due to unrecognized functions from Clojure v1.11 (see those failures here).

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (vault-2.x-rewrite@492ae58). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## vault-2.x-rewrite #88 +/- ## ==================================================== Coverage ? 56.82% ==================================================== Files ? 15 Lines ? 1362 Branches ? 31 ==================================================== Hits ? 774 Misses ? 557 Partials ? 31 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperity). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperity)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.