JuliaPy / Conda.jl

Conda managing Julia binary dependencies
Other
171 stars 57 forks source link

fix docstrings and method ambiguity for Conda.exists #249

Closed stevengj closed 7 months ago

stevengj commented 7 months ago

Fixes #248, and also updates the docstrings to a standard style.

codecov-commenter commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (362d895) 87.50% compared to head (66560ef) 86.76%.

Files Patch % Lines
src/Conda.jl 87.50% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #249 +/- ## ========================================== - Coverage 87.50% 86.76% -0.74% ========================================== Files 1 1 Lines 208 204 -4 ========================================== - Hits 182 177 -5 - Misses 26 27 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.