Diogo Vieira

Results 55 comments of Diogo Vieira

Hello! Thank you for running those tests, it most likely is on either rigel or docker's side, as you have said. I've since found someone who faced a similar problem...

Hi @MisterOwlPT! Thank you so much for the testing you've done! I've been running some tests with the corrections you've made and, even though it's still not working properly, it's...

Hello @miguelriemoliveira, @rarrais and @MisterOwlPT! I can confirm it works! here the [log of the successful CI workflow run](https://github.com/Kazadhum/atom/actions/runs/4821486462/jobs/8587420505). ### The problem: Turns out that, for some reason, it wasn't...

Hi @miguelriemoliveira and @rarrais! Happy to report that code coverage using [Codacy](https://app.codacy.com/) is set up! I wrote a couple of [unit tests](https://github.com/Kazadhum/atom/blob/diogo_fork/atom_core/src/atom_core/unit_tests/test_naming.py) for the `naming.py` module in the `atom_core` package....

Hey @rarrais! These results will complement my thesis nicely, I agree. About the code coverage, I've tried accounting for all Python scripts using Coverage.py but I have been unsuccessful. Weirdly,...