andreroggeri / ynab-sdk-python

Python implementation of the YNAB API (https://api.youneedabudget.com/)
Apache License 2.0
27 stars 10 forks source link

feat: Add create transaction response #127

Closed andreroggeri closed 1 year ago

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 66936e82 and detected 0 issues on this pull request.

View more on Code Climate.

codecov-commenter commented 1 year ago

Codecov Report

Merging #127 (66936e8) into master (d95d4ee) will increase coverage by 0.03%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   97.05%   97.09%   +0.03%     
==========================================
  Files          27       27              
  Lines        1087     1101      +14     
  Branches       58       59       +1     
==========================================
+ Hits         1055     1069      +14     
  Misses         30       30              
  Partials        2        2              
Impacted Files Coverage Δ
ynab_sdk/api/models/responses/transactions.py 100.00% <100.00%> (ø)
ynab_sdk/api/transactions.py 100.00% <100.00%> (ø)

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