openscilab / pymilo

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

enhancement/extensibility + readme/ml_streaming #128

Closed AHReccese closed 2 months ago

AHReccese commented 3 months ago

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

AHReccese commented 3 months ago

Dear Sepand, in this PR I've updated the README.md file and added the ML Streaming section to it, It would be great if you could help me enhance it to a great version. Feel free to apply your suggestions directly.

and Finally we can request review from Sadra on the final version. @sepandhaghighi

AHReccese commented 2 months ago

Ready for your contribution @sepandhaghighi

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.49%. Comparing base (30f706c) to head (513514f). Report is 9 commits behind head on dev.

Files with missing lines Patch % Lines
pymilo/streaming/pymilo_server.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #128 +/- ## ========================================== - Coverage 81.81% 81.49% -0.32% ========================================== Files 42 44 +2 Lines 1968 2069 +101 Branches 396 404 +8 ========================================== + Hits 1610 1686 +76 - Misses 256 275 +19 - Partials 102 108 +6 ```

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