Berg Lucas
Berg Lucas
Hi @stephanlukasczyk, I've been busy over the holidays so I haven't had time to work on Pynguin but normally I'll be able to carry on with my research and intend...
Hi @stephanlukasczyk and thanks for the raw data, I analysed the modules that didn't work at all with my branch and found 2 small bugs that appeared when the data...
Here are the data concerning the modules that sometimes fail on my branch. Most of it comes from the bugs mentioned in my previous comment and are therefore fixed, but...
Yes, the dill errors are specific to my implementation and were the cause of the bugs.
Hi @pietrolechthaler , Yeah, there have been updates. My branch has been merged into the official Pynguin repo after a bit of refactoring (#82), so in theory, it's better to...
Works on `main` and `v0.43.0`. I'm pretty sure this has been fixed since #82 and `v0.41.0`.
As @LuKrO2011 said, I also think that option 2 is the hardest and least practical to implement. It would require changing the `CoverageFunctions` while having lost raw information from the...
Hi @kitsiosk, Initially, I just wanted to fix #4 in PR #115. However, while refactoring the PR to make it cleaner in response to the reviews, I realised that it...
Hi @kitsiosk, The fully-qualified names of the functions and the annotations are already converted into lines of code so that they can be matched with the code objects being instrumented...