openscilab / pymilo

PyMilo: Python for ML I/O
MIT License
148 stars 5 forks source link

Add/batch operation #146

Closed AHReccese closed 1 week ago

AHReccese commented 1 month ago

Reference Issues/PRs

25

What does this implement/fix? Explain your changes.

Any other comments?

AHReccese commented 1 month ago

@sadrasabouri Thank you Sadra, for your feedbacks, I will apply them. I'm waiting for @sepandhaghighi Sepand's feedback in order to sum up and apply them all.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.87719% with 28 lines in your changes missing coverage. Please review.

Project coverage is 80.61%. Comparing base (5f2fa7b) to head (15b1a7a). Report is 12 commits behind head on dev.

Files with missing lines Patch % Lines
pymilo/pymilo_obj.py 50.00% 23 Missing and 5 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #146 +/- ## ========================================== - Coverage 81.53% 80.61% -0.92% ========================================== Files 45 46 +1 Lines 2073 2186 +113 Branches 404 416 +12 ========================================== + Hits 1690 1762 +72 - Misses 275 306 +31 - Partials 108 118 +10 ``` | [Flag](https://app.codecov.io/gh/openscilab/pymilo/pull/146/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openscilab) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/openscilab/pymilo/pull/146/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openscilab) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openscilab#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.