Skip to content

Conversation

@AHReccese
Copy link
Member

Reference Issues/PRs

Release PR of Version 1.4

What does this implement/fix? Explain your changes.

Any other comments?

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.38%. Comparing base (480b4c0) to head (de159bc).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #247   +/-   ##
=======================================
  Coverage   74.38%   74.38%           
=======================================
  Files          49       49           
  Lines        2314     2314           
  Branches      410      410           
=======================================
  Hits         1721     1721           
  Misses        502      502           
  Partials       91       91           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@sadrasabouri sadrasabouri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some comments. Also, take a look at the coverage report. It had a warning about the dev (or release) head being ahead, which can be noteworthy.

CHANGELOG.md Outdated
Comment on lines 8 to 11
### Added
### Changed
### Removed

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need these tags (added, changed, removed) for unreleased when they are empty.

README.md Outdated

⚠️ In order to use `ML streaming` feature, make sure you've installed the `streaming` mode of PyMilo

⚠️ **Version compatibility note:** For `ML streaming` over `WebSocket`, please use PyMilo versions `<=1.3`. In version `1.4`, `ML streaming` over `WebSocket` is under construction and not fully functional. For `ML streaming` over `REST`, you can safely use version `1.4` and later.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ML Streaming should not be inside backticks (`). The last sentence is also not needed; this note is only for WebSocket, hence for other technologies, PyMilo is expected to work properly over versions.

@AHReccese
Copy link
Member Author

@sadrasabouri Thank you Sadra, for your valuable feedback. Please re-review.

@AHReccese AHReccese added this to the pymilo v1.4 milestone Nov 28, 2025
README.md Outdated

⚠️ In order to use `ML streaming` feature, make sure you've installed the `streaming` mode of PyMilo

⚠️ **Version compatibility note:** For ML streaming over `WebSocket`, please use PyMilo versions `<=1.3`. In version `1.4`, `ML streaming` over `WebSocket` is under construction and not fully functional.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest saying that this section is under construction and is not stable. It's a bit weird that it refers to a previous version.

Copy link
Member Author

@AHReccese AHReccese Nov 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sepandhaghighi I've updated this part. Could you please check and tell me if it is informative enough?

The reason I went with the previous version was that I wanted to let users safely use v1.4 for REST and only restrict Websocket users to v1.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants