konklone / congress-android

Congress for Android, an app for tracking Congress.
https://play.google.com/store/apps/details?id=com.sunlightlabs.android.congress
Other
157 stars 43 forks source link

Fix bug in detecting whether votes pass or fail #709

Closed konklone closed 7 years ago

konklone commented 7 years ago

Uses a regex on bill vote results to tell whether a bill vote passed or failed.

Filed https://github.com/propublica/congress-api-docs/issues/85 in the hopes of being able to remove this workaround in the future.

Fixes #708.