poetry icon indicating copy to clipboard operation
poetry copied to clipboard

Incomplete error message in exception

Open vighnesh-kadam opened this issue 2 years ago • 7 comments

Pull Request Check List

Resolves: #5598

  • [ ] Added tests for changed code.
  • [ ] Updated documentation for changed code.

vighnesh-kadam avatar May 22 '22 12:05 vighnesh-kadam

Hi @vighnesh-kadam seems that only tests is missing?, Are still interested in this PR?

eamanu avatar Aug 30 '22 02:08 eamanu

Hi @vighnesh-kadam seems that only tests is missing?, Are still interested in this PR?

Yes I'm very much interested in completing this!! Last time i triee i was not able to clear the tests on ci/cd . Can you help me out with the next steps?

vighnesh-kadam avatar Aug 30 '22 07:08 vighnesh-kadam

Well, I'm looking some points here. First of one, this change in the code should make some tests fails, but no tests fail. So the options are a) your change has not effect, or b) we need improve the tests. The second point to think is that the issue is talking about error message in general, not only the manage of the KeyRingError. I guess that the author of the issue used that KeyRingError just an example. So, I suppose that need more than one line to change.

eamanu avatar Aug 30 '22 14:08 eamanu

Well, I'm looking some points here. First of one, this change in the code should make some tests fails, but no tests fail. So the options are a) your change has not effect, or b) we need improve the tests. The second point to think is that the issue is talking about error message in general, not only the manage of the KeyRingError. I guess that the author of the issue used that KeyRingError just an example. So, I suppose that need more than one line to change.

Sorry for the late reply , actually i wont be able to contribute to this and be active for a month or so due to personal commitments . Thank you for giving me thIs opportunity!!

vighnesh-kadam avatar Sep 02 '22 18:09 vighnesh-kadam

@vighnesh-kadam are you still interested in finishing this?

Secrus avatar Mar 19 '23 14:03 Secrus

@vighnesh-kadam are you still interested in finishing this?

Thank you for the opportunity!! But I won't be able to commit to this at the moment.

vighnesh-kadam avatar Mar 19 '23 19:03 vighnesh-kadam

@Secrus do we really need a test case for a simple raise from? This feels a no-brain merge to me.

ralbertazzi avatar May 23 '23 21:05 ralbertazzi