smartcar / java-sdk

Java client SDK for the Smartcar API.
https://smartcar.github.io/java-sdk
MIT License
20 stars 20 forks source link

chore(ci): automate generation of Javadoc #110

Closed gurpreetatwal closed 2 years ago

gurpreetatwal commented 2 years ago

Asana: https://app.asana.com/0/1122465745219696/1202585965586254/f

codecov[bot] commented 2 years ago

Codecov Report

Merging #110 (5f73d57) into master (003a2cc) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5f73d57 differs from pull request most recent head 9140095. Consider uploading reports for the commit 9140095 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #110   +/-   ##
=========================================
  Coverage     78.90%   78.90%           
  Complexity      200      200           
=========================================
  Files            37       37           
  Lines           787      787           
  Branches         49       49           
=========================================
  Hits            621      621           
  Misses          138      138           
  Partials         28       28           
Flag Coverage Δ
integration 66.70% <ø> (ø)
test 51.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 003a2cc...9140095. Read the comment docs.

gurpreetatwal commented 2 years ago

Tested by running the action on this branch and changing the github pages settings to deploy from the gh-pages branch instead of master

gurpreetatwal commented 2 years ago

https://github.com/smartcar/java-sdk/tree/gh-pages

image