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

Adding tests for predicates functions #598

Closed BurakCakan closed 1 year ago

BurakCakan commented 1 year ago

[x] Wrote test for feature I checked the CHANGELOG file but I couldn't see any example of writing addition of tests, so I didn't add it.

Changes proposed: Tests are added for the functions of predicates.py file including check_iterable, not_containing and containing.

coveralls commented 1 year ago

Coverage Status

coverage: 93.455%. remained the same when pulling 317b20d2dbd195e8f5c33296378cd4c07bea3de8 on BurakCakan:feature/burak_predicates_tests into ec3ebcd275dbfc370233781a8055da7b60b3be39 on data-8:master.