We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
opencov/web/views/common_view.ex
Line 41 in cda5dcd
example URL https://gitlab.com/gitlab-org/gitlab-ce/commit/4b76d631e44a339f5301ed151fd8ce6af1443aa8
The text was updated successfully, but these errors were encountered:
Hi, thanks for reporting. Could you open a PR with the required changes please? I will be more than happy to merge.
Sorry, something went wrong.
I'm a newbie, what solution do you prefer to solve this problem?
@daqingshu I don’t know the codebase but I’d assume you can add a String.contains?(url, "gitlab.com") line like the one above.
String.contains?(url, "gitlab.com")
No branches or pull requests
opencov/web/views/common_view.ex
Line 41 in cda5dcd
example URL https://gitlab.com/gitlab-org/gitlab-ce/commit/4b76d631e44a339f5301ed151fd8ce6af1443aa8
The text was updated successfully, but these errors were encountered: