CodyEngel / fakek

A faker library for Kotlin.
Apache License 2.0
7 stars 6 forks source link

#15 Added FakeBook #22

Closed CodyEngel closed 3 years ago

CodyEngel commented 3 years ago

Closes #15

Description

Added FakeBook which provides details about a Book including: author, genre, publisher, and title. Also included some general project clean-up.

Technical Details

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@7010f9e). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage        ?   97.84%           
  Complexity      ?       32           
=======================================
  Files           ?        9           
  Lines           ?       93           
  Branches        ?        4           
=======================================
  Hits            ?       91           
  Misses          ?        0           
  Partials        ?        2           

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 7010f9e...557eecc. Read the comment docs.