cgrigis

Results 9 comments of cgrigis

Version now [available](https://f-droid.org/en/packages/ch.corona.tracing/) on F-Droid. :)

A version without GAEN dependencies is now [available](https://f-droid.org/en/packages/ch.corona.tracing/) on F-Droid. :)

> Nice try - but sonarcloud doesn't like it :( I think the test coverage is not there yet... I don't think it is the coverage it is complaining about,...

> We might want to do a sonar cloud initial pass, but I dunno how to trigger it on the whole repo. Yes, exactly what I was thinking as well....

@crdoconnor Any chance to have a quick look at this? Thank you!

Hello @crdoconnor , any news on this? I am not sure that https://urlregex.com/ is a reliable source for URL regexes. The one for Python does not handle fragments (as per...

Hello, I ran into this problem as well, and tried to narrow it down to a minimal example where the issue shows up. I execute the following (Python 3.7.3) with...

A few pointers to feed the discussion: * https://tour.golang.org/methods/8 * https://golang.org/doc/faq#methods_on_values_or_pointers * https://github.com/golang/go/wiki/CodeReviewComments#receiver-type