IgorPerikov / mighty-watcher

Open source made easier
https://itnext.io/open-source-made-easier-aab8aebd849f
MIT License
47 stars 7 forks source link

integration tests for RestGithubApiClient, Iso8601Formatter #48

Closed IgorPerikov closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #48 into master will increase coverage by 27.41%. The diff coverage is 71.42%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #48       +/-   ##
=============================================
+ Coverage         5%   32.41%   +27.41%     
- Complexity        3       15       +12     
=============================================
  Files             9       10        +1     
  Lines           180      182        +2     
  Branches         12       12               
=============================================
+ Hits              9       59       +50     
+ Misses          170      121       -49     
- Partials          1        2        +1
Impacted Files Coverage Δ Complexity Δ
...igorperikov/mightywatcher/service/ImportService.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...n/com/github/igorperikov/mightywatcher/Launcher.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...gorperikov/mightywatcher/utils/Iso8601Formatter.kt 100% <100%> (ø) 2 <2> (?)
...m/github/igorperikov/mightywatcher/entity/Issue.kt 25% <0%> (+25%) 2% <0%> (+2%) :arrow_up:
...hub/igorperikov/mightywatcher/entity/Repository.kt 33.33% <0%> (+33.33%) 2% <0%> (+2%) :arrow_up:
...ikov/mightywatcher/external/RestGithubApiClient.kt 83.33% <0%> (+83.33%) 5% <0%> (+5%) :arrow_up:
...m/github/igorperikov/mightywatcher/entity/Label.kt 100% <0%> (+100%) 1% <0%> (+1%) :arrow_up:

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 0d693ab...cc06ebf. Read the comment docs.