Japle / python-pagseguro

Integração com a API v2 de pagamentos e notificações do Pagseguro utilizando requests.
MIT License
172 stars 69 forks source link

new Config class. Ref #37 #38

Closed ellisonleao closed 8 years ago

ellisonleao commented 8 years ago

This is still a WIP , but the new Config class is pretty much done. If you want to make extra security checks, please let me know.

P.S: the new config class still DOES NOT add any custom configs on the config object. Only overrides the default ones for now.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.07%) to 60.486% when pulling 4664af2c2f95c4820124f259523276705a369fb9 on new_config into a2a1b8de4f3e8326030dd1d23c80d55cb33dbbd6 on master.

rochacbruno commented 8 years ago

@ellisonleao ready to merge?

ellisonleao commented 8 years ago

@rochacbruno 👍

we can continue the improvements after merging