Pavel Vorozheykin

Results 7 issues of Pavel Vorozheykin

The actual link to the workitem in the card title is formed as follows: `https://dev.azure.com/DefaultCollection//_workitems/edit/` Which is incorrect for on-premise installations. Looks like the code in question is here: https://github.com/cschleiden/azure-boards-estimate/blob/32182c96bae56d1a2986eb1cb360bde3b32f2114/src/components/workitems/workItemHeader.tsx#L18-L23...

Cobertura is usually structured in way that line coverage is presented for both classes and methods, i.e. each method definition contains line coverage for code within a method, while a...

Hi! Any plans to support more modern model formats like [GLTF](https://en.wikipedia.org/wiki/GlTF) for import-export in MTKit2? It's an open standard format which is currently supported by modelling software like Blender and...

Hello! Can you please clarify which license your code is under, e.g. by adding relevant LICENSE file. I wanted to use your code by copying to my own project, but...