nephila / giturlparse

Parse & rewrite git urls (supports GitHub, Bitbucket, Assembla ...)
https://pypi.python.org/pypi/giturlparse
Apache License 2.0
31 stars 23 forks source link

Remove debug print statements #67

Closed Sillocan closed 1 year ago

Sillocan commented 1 year ago

Description

Describe:

References

Fix #66

Checklist

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d48b79b). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #67 +/- ## ========================================= Coverage ? 94.17% ========================================= Files ? 12 Lines ? 223 Branches ? 48 ========================================= Hits ? 210 Misses ? 10 Partials ? 3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `94.17% <0.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#carryforward-flags-in-the-pull-request-comment) to find out more.

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

protoroto commented 1 year ago

Thanks @Sillocan :)