Christer van der Meeren
Christer van der Meeren
Great, thanks! 👍
Thanks @DunetsNM, I appreciate the clarification.
The page you linked to concerns sending coverage data from another build process to Scrutinizer. I am talking about using scrutinizer on its own, as a CI with integrated coverage...
> Seems not: Do you mean "seems it doesn't require a subscription"? Because I don't see that anywhere, all I see is "start your free trial". In fact, I just...
Codecov looks very nice. Let me know if you choose to use that instead. (Feel free to make a pull request at https://github.com/cmeeren/latexdiffcite/ if you update the config, I'll happily...
Looks good, I'll take it! How about also doing coverage on AppVeyor? I see that codecov supports it (when adding a repo, it says that the upload token is "not...
I don't really understand the "partial coverage", though. It seems broken. Take a look [here](https://codecov.io/github/cmeeren/latexdiffcite/src/latexdiffcite/latexdiffcite.py?ref=feature/codecov), line 256 and 277. Simple `if` statements, the code inside them is executed, but the...
Thanks, I understand now.
Well would you look at that. I find a line partially covered and think _oh, it's completely pointless to test that, but I do want 100% coverage_, and I make...
Not that I can see. People are wishing for in on the issues list, but no support yet.