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

aas-core-works / aas-core3.0-csharp / 0 / 1
71%
main: 71%

Build:
DEFAULT BRANCH: main
Ran 22 Jan 2026 03:08PM UTC
Files 10
Run time 1s
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

22 Jan 2026 03:02PM UTC coverage: 71.427%. Remained the same
0.1

push

coveralls.net

web-flow
Fix bite sized regex in Check.ps1 (#58)

Check.ps1 uses bite sized to check the line lengths in the generated
code. The call excludes any lines containing regexes. However, the regex
used for this exception does not account for interpolated strings.
Hence, we extend the regex accordingly.

Note: this deliberately does not account for all possibilities to define
strings in C#. Currently, the code only contains "plain" strings and
interpolated strings.

40190 of 56267 relevant lines covered (71.43%)

377.71 hits per line

Source Files on job 0.1
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 015ee2b0 on github
  • Prev Job for on main (#0.1)
  • Next Job for on main (#0.1)
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