codeforIATI / IATI-Stats

Python application for generating JSON stats files from IATI data
https://stats.codeforiati.org
Other
0 stars 1 forks source link

Groundwork for removing the vocabulary notices #3

Closed andylolz closed 3 years ago

andylolz commented 3 years ago

Refs codeforIATI/IATI-Dashboard#6.

This notice appears in various places on the dashboard:

screen shot 2018-07-24 at 11 51 26

Rather than showing a notice saying there may be a bug, we can instead fix the bug, by adding the relevant condition to the xpath expression.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 688137707


Changes Missing Coverage Covered Lines Changed/Added Lines %
stats/dashboard.py 16 21 76.19%
<!-- Total: 16 21 76.19% -->
Totals Coverage Status
Change from base Build 685713214: 0.4%
Covered Lines: 391
Relevant Lines: 1640

💛 - Coveralls