SebastianW

Results 12 comments of SebastianW

@BridgeAR Has this issue been resolved by PR #3004 ?

I contacted you.

I did some digging and I think, that there might be a problem with the produced paths by Tokei under Windows. Our Importer seems to struggle with them, and not...

As a quick workaround: It should be possible to replace all `\\` with `/` inside the Tokei JSON file and then import it.

There are two problems here which we need to investigate: 1. Created archives with the tokeiimporter are empty 2. When using the tokeiimporter with a windows based Tokei JSON file,...

I did some more testing: Tokei used double backslash as path-separator on Windows. When imported with our module, this must be specified with a single backslash. Furthermore, the single backslash...

We need to investigate how this change will impact our online demo.

I rebased the branch to include the main changes

I did some testing and here are some points that I found. We should evaluate if those changes are acceptable: - the current metric of the web demo can't be...