github4s icon indicating copy to clipboard operation
github4s copied to clipboard

Get release by tag name

Open georgeorfanidi opened this issue 4 years ago • 1 comments

georgeorfanidi avatar May 30 '20 10:05 georgeorfanidi

Codecov Report

Merging #499 into master will decrease coverage by 11.66%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #499       +/-   ##
===========================================
- Coverage   90.37%   78.70%   -11.67%     
===========================================
  Files          24       24               
  Lines         613      620        +7     
  Branches        3        1        -2     
===========================================
- Hits          554      488       -66     
- Misses         59      132       +73     
Impacted Files Coverage Δ
...ala/github4s/interpreters/GitDataInterpreter.scala 100.00% <100.00%> (ø)
...ithub4s/interpreters/RepositoriesInterpreter.scala 96.15% <100.00%> (+0.20%) :arrow_up:
github4s/src/main/scala/github4s/Github.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...ithub4s/src/main/scala/github4s/GithubConfig.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...4s/src/main/scala/github4s/http/Http4sSyntax.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...s/src/main/scala/github4s/domain/PullRequest.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...s/src/main/scala/github4s/modules/GithubAPIs.scala 0.00% <0.00%> (-100.00%) :arrow_down:
.../src/main/scala/github4s/http/RequestBuilder.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...ub4s/src/main/scala/github4s/http/HttpClient.scala 17.39% <0.00%> (-69.57%) :arrow_down:
.../scala/github4s/interpreters/AuthInterpreter.scala 46.66% <0.00%> (-53.34%) :arrow_down:
... and 1 more

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 99b256e...030faf5. Read the comment docs.

codecov[bot] avatar Jun 05 '20 19:06 codecov[bot]