-
Notifications
You must be signed in to change notification settings - Fork 428
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
Pep publish options #3017
Pep publish options #3017
Conversation
9046.1 / Erlang 23.0.3 / small_tests / b5cf9b5 9046.2 / Erlang 23.0.3 / internal_mnesia / b5cf9b5 9046.3 / Erlang 23.0.3 / odbc_mssql_mnesia / b5cf9b5 9046.4 / Erlang 23.0.3 / mysql_redis / b5cf9b5 9046.7 / Erlang 23.0.3 / elasticsearch_and_cassandra_mnesia / b5cf9b5 9046.5 / Erlang 23.0.3 / riak_mnesia / b5cf9b5 9046.6 / Erlang 23.0.3 / ldap_mnesia / b5cf9b5 9046.9 / Erlang 22.3 / pgsql_mnesia / b5cf9b5 |
Codecov Report
@@ Coverage Diff @@
## master #3017 +/- ##
==========================================
- Coverage 78.55% 78.53% -0.02%
==========================================
Files 376 376
Lines 31488 31488
==========================================
- Hits 24734 24730 -4
- Misses 6754 6758 +4
Continue to review full report at Codecov.
|
563f34d
to
f34a0af
Compare
9047.1 / Erlang 23.0.3 / small_tests / b4a2da4 9047.2 / Erlang 23.0.3 / internal_mnesia / b4a2da4 9047.3 / Erlang 23.0.3 / odbc_mssql_mnesia / b4a2da4 9047.4 / Erlang 23.0.3 / mysql_redis / b4a2da4 9047.7 / Erlang 23.0.3 / elasticsearch_and_cassandra_mnesia / b4a2da4 9047.5 / Erlang 23.0.3 / riak_mnesia / b4a2da4 9047.6 / Erlang 23.0.3 / ldap_mnesia / b4a2da4 9047.9 / Erlang 22.3 / pgsql_mnesia / b4a2da4 |
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.
ok
This PR addresses handling of publish-options, which allows specifying options along with a publish request.
This PR should be merged after escalus PR is merged.