vmadalin / android-modular-architecture

📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
https://proandroiddev.com/android-components-architecture-in-a-modular-word-7414a0631969
Apache License 2.0
2.41k stars 392 forks source link

Add codecov file to the project #5

Closed vmadalin closed 4 years ago

vmadalin commented 4 years ago

Description

Add codecov file to the project

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #5   +/-   ##
=========================================
  Coverage     62.92%   62.92%           
  Complexity      186      186           
=========================================
  Files            62       62           
  Lines           615      615           
  Branches         70       70           
=========================================
  Hits            387      387           
  Misses          206      206           
  Partials         22       22
Flag Coverage Δ Complexity Δ
#unittest 62.92% <ø> (ø) 186 <ø> (ø) :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 1efd594...d324ed3. Read the comment docs.