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

chanzuckerberg / miniwdl / 14103773167
95%
master: 97%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 27 Mar 2025 10:08AM UTC
Jobs 1
Files 25
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

27 Mar 2025 09:58AM UTC coverage: 95.237% (-0.007%) from 95.244%
14103773167

push

github

web-flow
Array and IfThenElse type inference: pass through Any type for an item/branch

If a literal array item or if-then-else branch had type `Any` (e.g. from `read_json()`), this was conflated with `Type.unify()` returning `Any` to indicate failure, raising `StaticTypeMismatch`. Now we check for this and pass through `Any` for the type of the array item / ternary expression, before proceeding to `Type.unify()`.

(#740 @ahvigil)

10 of 10 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

7438 of 7810 relevant lines covered (95.24%)

0.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.62
-0.2% WDL/runtime/task.py
Jobs
ID Job ID Ran Files Coverage
1 14103773167.1 27 Mar 2025 10:08AM UTC 25
95.24
Source Files on build 14103773167
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • eec30eb9 on github
  • Prev Build on main (#14079763279)
  • Next Build on main (#14103684074)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc