projectfluent / fluent-rs

Rust implementation of Project Fluent
https://projectfluent.org
Apache License 2.0
1.04k stars 95 forks source link

Add cargo-make with the ability to run code coverage locally #291

Closed gregtatum closed 1 year ago

gregtatum commented 1 year ago

I'm opening as a draft to check that CI is running before requesting review.

Edit: It is generating the code coverage report: https://coveralls.io/builds/54294084

gregtatum commented 1 year ago

coverage increased (+20.7%) to 88.915%

This is from ignoring the fluent-testing fixtures directory.