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

Fix/13 bug expect in trycatch #18

Merged
merged 2 commits into from
Dec 18, 2019

Conversation

arszh
Copy link
Contributor

@arszh arszh commented Dec 16, 2019

Description

PR fixed bug which described in issue #13

Removed try/catch and added afterAll which clean created files after library tested.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Related Issue

#13

How Has This Been Tested?

Manual

Screenshots (if appropriate):

Checklist:

  • I have updated the documentation (if required).
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I added a picture of a cute animal cause it's fun

sizes of correct created excel file  and old sample  were not the same

lirantal#13
remove try/catch and add afterall

fix lirantal#13
@lirantal lirantal self-requested a review December 18, 2019 01:15
@lirantal lirantal added the bug Something isn't working label Dec 18, 2019
Copy link
Owner

@lirantal lirantal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@lirantal lirantal merged commit 3270036 into lirantal:master Dec 18, 2019
@lirantal
Copy link
Owner

thanks @arszh ❤️
I needed to force the merge due to your commits not being signed. Could you update your git settings to support that?

GitHub has some help on getting started with that: https://help.github.com/en/github/authenticating-to-github/signing-commits

@arszh
Copy link
Contributor Author

arszh commented Dec 20, 2019

@lirantal Yes, of course. Thanks 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants