Closed studybuffalo closed 4 years ago
Merging #185 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #185 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 9 +1
Lines 722 801 +79
Branches 35 47 +12
=========================================
+ Hits 722 801 +79
Impacted Files | Coverage Δ | |
---|---|---|
subscriptions/currency.py | 100.00% <100.00%> (ø) |
|
subscriptions/forms.py | 100.00% <100.00%> (ø) |
|
subscriptions/templatetags/currency_filters.py | 100.00% <100.00%> (ø) |
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 63bad73...364df47. Read the comment docs.
Currency
class to make use of class methods to improve stability and testing.