vocdoni / vaas-api

Centralized backend & server for Vocdoni's Voting-as-a-Service API
GNU Affero General Public License v3.0
2 stars 1 forks source link

Fix/process-list-filters #34

Closed NateWilliams2 closed 2 years ago

NateWilliams2 commented 2 years ago

update api process listing to use vochain status as source of truth

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1693922595


Changes Missing Coverage Covered Lines Changed/Added Lines %
urlapi/util.go 28 37 75.68%
<!-- Total: 28 37 75.68% -->
Files with Coverage Reduction New Missed Lines %
database/pgsql/migrations.go 2 36.36%
database/pgsql/pgsql.go 2 55.56%
test/testcommon/apis.go 2 72.88%
urlapi/public.go 2 56.36%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 1693764338: 0.2%
Covered Lines: 1772
Relevant Lines: 3206

💛 - Coveralls