pydemic / pydemic-ui

Streamlit UI for Pydemic simulator
MIT License
3 stars 2 forks source link

[REFATORAÇÃO] SOLID e Clean Code em api_explorer_class.py #29

Open RCristyan opened 3 years ago

RCristyan commented 3 years ago

O arquivo api_explorer_class foi refatorado para aplicação de alguns princípios de Clean Code e SOLID. Resolve esta issue

Foram feitas também outras mudanças no arquivo, boa parte delas renomeação de variáveis. Todas as mudanças podem ser rastreadas pelo Git.

codecov-io commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f7c05d9). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #29   +/-   ##
========================================
  Coverage          ?   3.97%           
========================================
  Files             ?      76           
  Lines             ?    4548           
  Branches          ?     472           
========================================
  Hits              ?     181           
  Misses            ?    4366           
  Partials          ?       1           

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 f7c05d9...24376d8. Read the comment docs.