apertium / apertium-stats-service

Stateful Rust web service that enables the efficient concurrent compilation and distribution of statistics regarding Apertium packages via a RESTful API.
GNU General Public License v3.0
1 stars 3 forks source link

Rules values returned as string #62

Closed sushain97 closed 4 years ago

sushain97 commented 4 years ago

https://github.com/apertium/apertium-stats-service/blob/e7d645a27da3417f0d2673958c5e8c3b56f0425f/src/stats/mod.rs#L77

is missing a conversion to integer.