gsheets4s icon indicating copy to clipboard operation
gsheets4s copied to clipboard

support spreadsheets.values.append method

Open bpholt opened this issue 4 years ago • 1 comments

bpholt avatar Jan 11 '21 00:01 bpholt

Codecov Report

Merging #168 (0bcdddc) into master (45e784d) will decrease coverage by 56.30%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #168       +/-   ##
===========================================
- Coverage   95.77%   39.47%   -56.31%     
===========================================
  Files           5        5               
  Lines          71       76        +5     
===========================================
- Hits           68       30       -38     
- Misses          3       46       +43     
Impacted Files Coverage Δ
...sheets4s/interpreters/RestSpreadsheetsValues.scala 0.00% <0.00%> (-100.00%) :arrow_down:
src/main/scala/gsheets4s/model.scala 90.90% <0.00%> (-5.97%) :arrow_down:
src/main/scala/gsheets4s/GSheets4s.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...in/scala/gsheets4s/http/GSheets4sDefaultUrls.scala 0.00% <0.00%> (-100.00%) :arrow_down:
src/main/scala/gsheets4s/http/HttpClient.scala 0.00% <0.00%> (-93.11%) :arrow_down:

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 45e784d...0bcdddc. Read the comment docs.

codecov-io avatar Jan 11 '21 00:01 codecov-io