-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update for release 1.4 #1106
Update for release 1.4 #1106
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changelog should be updated
0c44ca6
to
24c55fe
Compare
@wonjuleee @vinnamkim please check the PR description. it's not ready to get review yet. just opened to check coverage reporting. |
24c55fe
to
544f450
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## releases/1.4.0 #1106 +/- ##
=================================================
Coverage ? 79.99%
=================================================
Files ? 257
Lines ? 29031
Branches ? 5689
=================================================
Hits ? 23224
Misses ? 4478
Partials ? 1329
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@@ -1 +1 @@ | |||
__version__ = "1.4.0" | |||
__version__ = "1.4.0rc4" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it correct? rc4?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as a final RC, rc4 will be published to pypi and verified it with Geti & OTX. after then I will be published as 1.4.0.
Summary