kasium

Results 132 comments of kasium

The idea would be to add type hints as described in PEP 484, decide on a type checker (like mypy, pyright, ...) and this to the CI and publish kubernetes...

@blueyed I cannot reproduce your issue. Here are my steps 1. Add two line to the end of the file, e.g. x=2, y=3 2. Stage the changes 3. Add something...

@fernandobrito maybe the work in https://github.com/Bachmann1234/diff_cover/commit/dfd593605a8990d6f930bac1a65f24b42d7d3eca can also help?

@wangbo0105 can you please explain this point a little bit further? > Multiple reports generated by diff-cover cannot be merged So, if you run diff-cover multiple times with e.g. "--json-report...

Just my 2 cent on this: As long as the API is stable, IMO it's fine if the type annotations change in an incompatible way. You could even see type...

@sotty I really love this idea. Do you think you are able to finish it in the next time or is there any update on this?

@jazzthief can you please provide an example to reproduce the issue?

@maurerle I would vote to close this, as not reproducible example was provided