macxred / cashctrl_ledger

Implementation of the abstract pyledger.LegderEngine interface with CashCtrl accounting service.
MIT License
0 stars 0 forks source link

Feat: implement price() method #70

Closed AlexTheWizardL closed 3 weeks ago

AlexTheWizardL commented 1 month ago

This PR covers adding of price() method

Limitations and details:

@lasuk Please review the changes and provide feedback or approval for merging.

lasuk commented 3 weeks ago

Thanks for completing 'price' methods to the extend supported by the CashCtrl API.

I've added a commit to further clarify error messages and docstrings.

Ready for merging as soon as the CI test gives us the green light ..

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Flag Coverage Δ
unittests 93.24% <100.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
cashctrl_ledger/ledger.py 92.68% <100.00%> (+0.02%) :arrow_up: