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

Convert GetAllDetailed transactions endpoint to IAsyncEnumerable #425

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

VMelnalksnis
Copy link
Owner

No description provided.

@VMelnalksnis VMelnalksnis added type:enhancement New feature or request area:api labels Aug 20, 2022
@codecov
Copy link

codecov bot commented Aug 20, 2022

Codecov Report

Merging #425 (7cf3e42) into master (aeafa98) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
+ Coverage   64.38%   64.39%   +0.01%     
==========================================
  Files         256      256              
  Lines        6834     6831       -3     
  Branches      519      521       +2     
==========================================
- Hits         4400     4399       -1     
+ Misses       2275     2274       -1     
+ Partials      159      158       -1     
Impacted Files Coverage Δ
...WebApi/V1_0/Transactions/TransactionsController.cs 92.10% <100.00%> (+1.50%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VMelnalksnis VMelnalksnis merged commit 7cf3e42 into master Aug 20, 2022
@VMelnalksnis VMelnalksnis deleted the feat/async-enumerable branch August 20, 2022 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant