alexander-yakushev / compliment

Clojure completion library that you deserve
Eclipse Public License 1.0
355 stars 38 forks source link

Suggest private vars and add :deprecated key #98

Closed eval closed 1 year ago

eval commented 1 year ago

This PR adds two things:

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (ba4f21b) 93.10% compared to head (b2d7a7e) 93.13%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ========================================== + Coverage 93.10% 93.13% +0.02% ========================================== Files 11 11 Lines 740 743 +3 Branches 28 28 ========================================== + Hits 689 692 +3 Misses 23 23 Partials 28 28 ``` | [Impacted Files](https://app.codecov.io/gh/alexander-yakushev/compliment/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Yakushev) | Coverage Δ | | |---|---|---| | [src/compliment/sources/ns\_mappings.clj](https://app.codecov.io/gh/alexander-yakushev/compliment/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Yakushev#diff-c3JjL2NvbXBsaW1lbnQvc291cmNlcy9uc19tYXBwaW5ncy5jbGo=) | `89.65% <100.00%> (+0.36%)` | :arrow_up: |

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

eval commented 1 year ago

Closing as GH keeps telling about merge-conflicts which were solved...