Markis Taylor
Markis Taylor
The NY times Covid 19 repo has updated data: https://github.com/nytimes/covid-19-data
I noticed the same thing. I think the solution is for vcrpy to pull `json` first and fallback to `data`. I have a PR with the change here: https://github.com/kevin1024/vcrpy/pull/768
Wow, cool! I love the idea of integrating this with bitbar. I am not a fan of magic strings and I would not want the internals of this to be...
It's probably a bug with [this area](https://github.com/markis/vscode-code-coverage/blob/master/src/extension.ts#L80). This extension tries to match up the workspace and the lcov folder path. But it's always exact.
That's interesting. I am guessing this is a limitation of vscode. I'll have to look into what's happening here.
@Daverball @JelleZijlstra, everything is updated. Could you give it a review?