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

aas-core-works / aas-core-codegen / 10643532790 / 2
82%
main: 82%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2024 07:50AM UTC
Files 222
Run time 5s
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

31 Aug 2024 07:32AM UTC coverage: 80.42% (-0.2%) from 80.6%
10643532790.2

push

github

web-flow
Refactor type inference in functions (#523)

So far, we were unsure what the best abstraction for type inference
would be. After a couple of code generators, the structure for the type
inference crystalized out: we refactor it into two functions, one for
the class invariants and one for the transpilable verification
functions.

The type inference for pattern verification functions is explicitly left
out as we can not infer the type of the matching result in any
meaningful way with the simple types we have so far, and we also do not
need to. Namely, we ensure that pattern verification functions follow a
very strict structure where each variable can only be a string in the
parsing stage.

27202 of 33825 relevant lines covered (80.42%)

0.8 hits per line

Source Files on job 3.9 - 10643532790.2
  • Tree
  • List 0
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10643532790
  • 6df5c9e8 on github
  • Prev Job for on main (#10629723457.4)
  • Next Job for on main (#10644792389.3)
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