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

ponder-lab / Hybridize-Functions-Refactoring / #2795
84%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2026 07:56PM UTC
Jobs 1
Files 40
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

07 Aug 2026 07:46PM UTC coverage: 83.659% (-0.3%) from 83.977%
#2795

push

github

web-flow
Bump Ariadne to 0.52.83. (#877)

Advances one pin, which is the flip #867 tracked. The implicitly-cast
NumPy reduction combines a float64 argument with float32 module-scope
variables, and eager execution converts the argument through the
variables' dtype, so the dtype the body computes with is float32 and the
dtype the caller feeds is not. The fixture pinned the opposite because
the variables are scalar-initialized and their analysis dtype was the top
of the lattice, which left the eager-coercion detector indeterminate.

0.52.83 derives the scalar initializer's dtype (wala/ML#827) and applies
the coercion to the parameter itself (wala/ML#828), so the detector's set
is now the singleton float32 and the emitted spec carries it. The
fixture's Javadoc records the history rather than replacing it, since the
prior state is what the flip is measured against.

Closes #867.


Claude-Session: https://claude.ai/code/session_01TjBoWuZnNorDJTkNpWQHuY

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

3164 of 3782 relevant lines covered (83.66%)

0.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
90.73
-0.87% edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis/Function.java
Jobs
ID Job ID Ran Files Coverage
1 #2795.1 07 Aug 2026 07:56PM UTC 40
83.66
Source Files on build #2795
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 89ea5e41 on github
  • Prev Build on gh-readonly-queue/main/pr-871-c75d17ec8801f1ad2ae386bf544677f84391eba3
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