Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed issue #1233 #1296

Closed
wants to merge 1 commit into from
Closed

fixed issue #1233 #1296

wants to merge 1 commit into from

Conversation

CristiMacovei
Copy link

Made a couple of changes to the code to solve issue #1233

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 4, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

@icambron
Copy link
Member

icambron commented Oct 4, 2022

Thanks. This will need tests though

@CristiMacovei
Copy link
Author

It did pass the unit tests for duration/. I can write more tests there if that's helpful
Let me know if there's any other way I can help

@icambron
Copy link
Member

icambron commented Oct 4, 2022

@CristiMacovei Yeah, so in general if you fix an issue, you write a test that would fail without your change and then make it pass with your code. That way, if someone make a change that breaks your fix, then they'll right away.

@CristiMacovei
Copy link
Author

Yeah, I'll get to that and I'll open another PR. Sorry, didn't know I was supposed to do that first

@icambron
Copy link
Member

icambron commented Oct 6, 2022

It's ok for the test to be in the same PR, even if it only fails without your other code changes.

@CristiMacovei CristiMacovei closed this by deleting the head repository Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants