AlertaDengue / PySUS

Library to download, clean and analyze openly available datasets from Brazilian Universal health system, SUS.
GNU General Public License v3.0
175 stars 68 forks source link

bugfix(test-data): remove left data from test and python gitignore template #110

Closed luabida closed 1 year ago

luabida commented 1 year ago

Data from testes were left into the repo.

@fccoelho there is also a .idea dir, is it necessary?

fccoelho commented 1 year ago

@fccoelho there is also a .idea dir, is it necessary?

It should be on .gitignore too, it contains the pycharm IDE configuration files

esloch commented 1 year ago

@luabida, I think that files necessary for the execution of the tests were removed.

pysus/tests/test_data/EPR-2016-06-01-2016.dbf
pysus/tests/test_data/chik.pickle
pysus/tests/test_data/sids.dbc
luabida commented 1 year ago

@esloch yes, the tests are gonna need refactor to generate these files at execution. I've opened an issue to this #111

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: