ellenhp / airmail

Lightweight geocoder in pure Rust
https://airmail.rs/
Apache License 2.0
312 stars 3 forks source link

Quality testing #15

Open ellenhp opened 7 months ago

ellenhp commented 7 months ago

It would be really fantastic if we could have some sort of automatic quality testing. Maybe with a github actions workflow. I want to start systematically evaluating geocoding performance to identify deficiencies and regressions. In English it's subjectively pretty good all things considered, but I want to have numbers.

The pelias test suite is probably a great starting point for this.