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: BR fix for not updating incomplete expense incase extracted date is present #2672

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

suyashpatil78
Copy link
Contributor

Description

copilot:summary

copilot:poem

Walkthrough

copilot:walkthrough

Clickup

https://app.clickup.com/t/86ctvgm6k

Code Coverage

Please add code coverage here

UI Preview

Please add screenshots for UI changes

@github-actions github-actions bot added the size/S Small PR label Jan 16, 2024
Copy link

Unit Test Coverage % values
Statements 96.98% ( 18785 / 19369 )
Branches 94.92% ( 9563 / 10074 )
Functions 95.93% ( 5738 / 5981 )
Lines 97.02% ( 17896 / 18444 )

});
});

it('should update txn date with extracted date if txn date is not defined in original expense', (done) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added a test for this and changed existing tests

@suyashpatil78 suyashpatil78 merged commit b205b66 into master Jan 17, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Small PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants