studybuffalo / django-flexible-subscriptions

A subscription and recurrent billing application for Django.
GNU General Public License v3.0
249 stars 57 forks source link

Update currency.py to add Philippine peso currency #213

Closed rritoch closed 4 years ago

rritoch commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #213   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          801       801           
  Branches        47        47           
=========================================
  Hits           801       801           
Impacted Files Coverage Δ
subscriptions/currency.py 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 70eb778...642f026. Read the comment docs.

studybuffalo commented 4 years ago

Thanks @rritoch - I will get this added to a release in the very near future!