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

Add test for tables.remove method #611

Closed sinchana-kumbale closed 8 months ago

sinchana-kumbale commented 8 months ago

Changes proposed: Added a test for tables.remove in line with issue #476 The test ensures method returns None and modifies no rows when called with an empty row list

coveralls commented 8 months ago

Coverage Status

coverage: 94.976% (+0.04%) from 94.935% when pulling 12b2b1263f6b370001644b053035d28f928c1023 on sinchana-kumbale:sinchana/test-coverage-remove-table-row into 9a200e02a0cf65842277674d4791e4d785059a13 on data-8:master.