deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

tracking: improve test coverage

Open iuioiua opened this issue 1 year ago • 7 comments

The test coverage of each of the following sub-modules is below 100% and can be improved:

Note: Deprecated APIs do not require additional tests. Removing unneeded functionality may be reasonable instead of increasing testing for some APIs.

iuioiua avatar Oct 23 '23 12:10 iuioiua

Hello! My name is Paul and I am just starting my GitHub activity. Given that this issue is a "good first" one, I would like to take part in fixing it. Can I be asssigned for it?

Paul-Stern avatar Nov 02 '23 11:11 Paul-Stern

Hi Paul! This task is best tackled in parts (one PR per sub-module). Which sub-modules would you like to tackle?

iuioiua avatar Nov 02 '23 11:11 iuioiua

Ok! I started digging in the csv sub-module so let csv be the first. Also I am intreseted in encoding and json. Which one of these two would you recommend for a beginner?

Paul-Stern avatar Nov 02 '23 11:11 Paul-Stern

Hello! I would like to work on some test coverage improvements. I am working on console now.

miso-devel avatar Nov 23 '23 07:11 miso-devel

hi, I'm working on assert, before working on #3771.

scarf005 avatar Dec 07 '23 12:12 scarf005

console and toml have been fully covered in #4177 and #4211 respectively.

babiabeo avatar Jan 19 '24 16:01 babiabeo

media_types has been fully covered in #4554.

mbhrznr avatar Apr 10 '24 21:04 mbhrznr