Skip to content
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

[MINOR] Modify the description of POST /sessions/{sessionId}/completion #285

Closed
wants to merge 1 commit into from

Conversation

marblejenka
Copy link

What changes were proposed in this pull request?

Just modified a description of POST /sessions/{sessionId}/completion in the api-doc.

How was this patch tested?

Since the change is quite small, I didn't test the patch. If I have an instruction, I will follow it.

@jerryshao jerryshao closed this Mar 26, 2020
@jerryshao jerryshao reopened this Mar 26, 2020
@codecov-io
Copy link

codecov-io commented Mar 26, 2020

Codecov Report

Merging #285 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #285      +/-   ##
============================================
+ Coverage     68.24%   68.26%   +0.01%     
+ Complexity      965      964       -1     
============================================
  Files           104      104              
  Lines          5952     5952              
  Branches        900      900              
============================================
+ Hits           4062     4063       +1     
+ Misses         1311     1309       -2     
- Partials        579      580       +1     
Impacted Files Coverage Δ Complexity Δ
...ain/java/org/apache/livy/rsc/driver/RSCDriver.java 80.00% <0.00%> (-0.84%) 45.00% <0.00%> (-1.00%)
...main/scala/org/apache/livy/server/LivyServer.scala 33.03% <0.00%> (-0.45%) 11.00% <0.00%> (ø%)
...ain/scala/org/apache/livy/utils/SparkYarnApp.scala 75.00% <0.00%> (+1.25%) 40.00% <0.00%> (ø%)
...c/main/scala/org/apache/livy/repl/ReplDriver.scala 33.33% <0.00%> (+2.56%) 7.00% <0.00%> (ø%)
...cala/org/apache/livy/scalaapi/ScalaJobHandle.scala 55.88% <0.00%> (+2.94%) 7.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06a8d4f...9329bb0. Read the comment docs.

@jerryshao
Copy link
Contributor

LGTM, merging to master branch.

@jerryshao jerryshao changed the title modified the description of POST /sessions/{sessionId}/completion [MINOR] Modify the description of POST /sessions/{sessionId}/completion Mar 26, 2020
@jerryshao jerryshao closed this in ee7fdfc Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants