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

Comment out print statements #65

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 #65 +/- ## ========================================= 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

@Sillocan Thanks for the pr :) for this to be merged, could you please:

Sillocan commented 1 year ago

@protoroto Do you want this branch made on your repo, or is via a fork OK? (I don't have permissions to create new branches 😄)

Sillocan commented 1 year ago

Closing this one in favor of https://github.com/nephila/giturlparse/pull/67 with the correct branch name (can't change forks branch)