gotwarlost / istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Other
8.7k stars 787 forks source link

feat better looking css styling #791

Open kidty85 opened 7 years ago

kidty85 commented 7 years ago

Dear @gotwarlost ,

I add a new table style in base.css file in order to improve coverage interface. Please consider to accept my PR.

Regards

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.523% when pulling 4f02bdbf91d12a993d30486e7fa12775e5afb474 on kidty85:feat-better-looking-css-styling into 89e338fcb1c8a7dea3b9e8f851aa55de2bc3abee on gotwarlost:master.