Closed miguelandres closed 7 years ago
Merging #137 into develop will decrease coverage by
0.14%
. The diff coverage is0%
.
@@ Coverage Diff @@
## develop #137 +/- ##
=============================================
- Coverage 56.43% 56.29% -0.15%
Complexity 233 233
=============================================
Files 54 54
Lines 1522 1526 +4
Branches 150 150
=============================================
Hits 859 859
- Misses 607 611 +4
Partials 56 56
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...oid/libraries/remixer/ui/view/RemixerFragment.java | 0% <0%> (ø) |
0 <0> (ø) |
:x: |
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 e13abb7...46bda8d. Read the comment docs.
This demo has a randomly generated list of transactions a stereotypical Software Engineer could be making on their credit card. There is a FAB that is used to trigger the RemixerFragment. You can change the header color, whether icons are displayed or not, the size of the total transaction in period number, and whether we use last month vs this month to calculate.
This is what it looks like