Hermann von Kleist

Results 33 issues of Hermann von Kleist

Currently, the `gcovViewer.buildDirectories` setting does not really support variable substitution with the exception of `${workspaceFolder}`: https://github.com/JacquesLucke/gcov-viewer/blob/f03c00cdee36df68d397165bffc320acd08d3dc6/src/extension.ts#L105 I would like to suggest to add support for additional variables (https://code.visualstudio.com/docs/editor/variables-reference) and maybe...

Apparently, dask-geopandas uses deprecated shapely features in `union_all`. I'm getting the following warning: ``` https://github.com/geopandas/dask-geopandas/blob/v0.4.2/dask_geopandas/core.py#L296: ShapelyDeprecationWarning: Directly calling the base class 'BaseGeometry()' is deprecated, and will raise an error in...

**Describe the bug** Camelot extracts the same table twice under some circumstances. This happened in stream mode; camelot extracts the table only partially on the first try. **Steps to reproduce...

bug