Rafael Garcia-Dias

Results 11 comments of Rafael Garcia-Dias

Hi @KumoLiu, I found the issue, but I am not sure how to solve it. It is a file that gets generated during the test: ```python Exception has occurred: ImportError...

Hi @KumoLiu, Sorry, but I don't remember where I should change the hash for the new merged code. I have reviewed it and could not find any other places where...

Sorry, @KumoLiu. I am in a conference this week, and I will be able to look into it on Thursday if it hasn't been resolved by then.

Hi @ericspod, Could you please review this PR? I think it is all good to follow your specification on the #8185 issue. I am sending the modification to these few...

Hi @ericspod, I think now this PR is ready. Can you take a look, please? Thank you for your comments. It greatly reduced the number of lines. Now the PR...

From dev, there are two more errors, and 38 more tests are skipped. ```python ====================================================================== ERROR: test_state_cacher_1 (tests.utils.test_state_cacher.TestStateCacher.test_state_cacher_1) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.12/dist-packages/parameterized/parameterized.py", line 620, in standalone_func...

Hi @KumoLiu, @ericspod. To understand what is happening, I have identified which workflows have code that interacts with codecov. ## Different parameters to `runtests.sh` Here you have a table of...

Hi there. I am interested in contributing, and this issue is something I would be comfortable helping with. Following the contribution guide, I am communicating. 🙃 Should I open a...

Hi @ericspod, Thank you for your answer. I was thinking about starting with this one: > * A number of tests use large data items or perform quite a few...

Hi @KumoLiu, Thank you for all the help from you and @ericspod. I am so happy that my PR was merged. Unfortunately, I think my PR does not solve this...