data-8 / datascience

A Python library for introductory data science
https://www.data8.org/datascience/
BSD 3-Clause "New" or "Revised" License
626 stars 295 forks source link

Wrote test for column_index and num_columns functions in tables.py #596

Closed BurakCakan closed 1 year ago

BurakCakan commented 1 year ago

[x] Wrote test for feature (I didn't see any example of addition of test pr added into the CHANGELOG, so I didn't also add)

Changes proposed: I added two tests for column_index and num_columns functions in datascience/tables.py file.

coveralls commented 1 year ago

Coverage Status

coverage: 93.455%. remained the same when pulling 19f27cbb90990665030c361401303bb42f96e5b8 on BurakCakan:feature/burak_table_tests into ec3ebcd275dbfc370233781a8055da7b60b3be39 on data-8:master.

BurakCakan commented 1 year ago

Hi, can you please remove the .history folder. When you do that, this looks good to merge!

Hi, I deleted .history folder and just sent a new version push