Avaiga / taipy-rest

Run Taipy back-end as a service and expose rest apis.
MIT License
8 stars 5 forks source link

taipy-core/feature/#718 added post method for pipeline resource #128

Closed toan-quach closed 1 year ago

github-actions[bot] commented 1 year ago

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
818 767 94% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/taipy/rest/api/error_handler.py 98% 🟢
src/taipy/rest/api/exceptions/exceptions.py 100% 🟢
src/taipy/rest/api/resources/pipeline.py 98% 🟢
src/taipy/rest/api/schemas/pipeline.py 100% 🟢
TOTAL 99% 🟢

updated for commit: fffe3b7 by action🐍