• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OCHA-DAP / hdx-scraper-ophi / 33709626546
94%
main: 97%

Build:
Build:
LAST BUILD BRANCH: airflow
DEFAULT BRANCH: main
Ran 03 Sep 2026 02:59AM UTC
Jobs 1
Files 6
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Sep 2026 02:58AM UTC coverage: 94.275% (-0.3%) from 94.549%
33709626546

push

github

mcarans
Add an end-of-run summary task for the country fan-out

country_mpi_dataset now returns a small result dict ({countryiso3, status,
folder}) instead of just the scratch folder. A new summarize_country_results
task (trigger_rule=all_done, downstream of the whole country_mpi_dataset
mapped group) pulls every mapped instance's XCom result and logs one
consolidated per-status count, plus the list of countries that didn't
report a result at all (failed or still running).

For those missing countries it goes further and inlines their mapped
instance's full log file content directly into this one task's own log,
read straight off disk - this only works for the default local-file log
handler on a self-hosted single-machine setup like this one, not a remote
logging backend or a distributed executor with no shared filesystem, but
it fully closes the "look in 109 places" gap for that case: verified live
against a real run with genuine failures (Google Sheets 409s and the
known HDX-stage 429 rate-limiting), and every failing country's exact
error was visible in this one task's log without opening any of the
individual per-country task logs.

27 of 32 new or added lines in 1 file covered. (84.38%)

527 of 559 relevant lines covered (94.28%)

0.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
94.83
-1.09% src/hdx/scraper/ophi/airflow_defs/dag.py
Jobs
ID Job ID Ran Files Coverage
1 tests - 33709626546.1 03 Sep 2026 02:59AM UTC 6
94.28
GitHub Action Run
Source Files on build 33709626546
  • Tree
  • List 6
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33709626546
  • cb1e92c9 on github
  • Prev Build on airflow (#33699766790)
  • Next Build on airflow (#33716682202)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc