chairemobilite / transition

Transition is a modern new approach to transit planning. It's a web application to model, simulate and plan public transit and alternative transportation.
http://transition.city
MIT License
21 stars 13 forks source link

Enable code coverage reporting #1019

Open greenscientist opened 1 month ago

greenscientist commented 1 month ago

Would be interesting to have an idea of the current coverage of our tests

Jest doc https://jestjs.io/docs/configuration#collectcoverage-boolean

greenscientist commented 1 month ago

First step: #1018