Téo Metz

Results 5 issues of Téo Metz

By default, the selected scheme is `IPAPatch`, it needs to be changed before running. Also the first time I tried to use IPAPatch I had errors. I wasn't sure what...

Now that Intellij supports [custom themes](https://blog.jetbrains.com/idea/2019/03/brighten-up-your-day-add-color-to-intellij-idea/) it might be a good idea to turn this scheme into a theme. There are two main advantages to this: * You can change...

Hello, When piping remap-istanbul in the command line, if the output reaches a certain size it is truncated. If I write `remap-istanbul > remaped-coverage.json` in a terminal, `remaped-coverage.json` contains the...

bug
help wanted

At some point the article says "As mentioned above, non-exported (lowercase) fields are ignored by the marshaler.". But there is no such previous mention (nor any later mention).

json.Marshal was being called with a string instead of an actual User instance.