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

aas-core-works / aas-core-codegen / 7584674538

Builds Branch Commit Type Ran Committer Via Coverage
7584674538 main Remove redundant initilaizations with None (#435) I (mristin) was not aware of the syntax such as `name: str` where mypy forces name to be initialized in all the execution paths. Hence, I previously always wrote: ```python name = None # ty... push 19 Jan 2024 01:57PM UTC web-flow github
81.73
7584673522 mristin/Remove-none-initialization Merge 99eed65ea into 973926a19 Pull #435 19 Jan 2024 01:57PM UTC web-flow github
81.73
7584548605 main Remove `BEFORE-RELEASE` comments (#434) As we have long released the aas-core-codegen in the wild, there is no point of keeping a todo comments. At this point in time, we deprioritize tests that we planned in the beginning. push 19 Jan 2024 01:44PM UTC web-flow github
81.78
7584547597 mristin/Remove-BEFORE-RELEASE-comments Merge f1f4c844d into 9142257c6 Pull #434 19 Jan 2024 01:44PM UTC web-flow github
81.78
7584514584 main Remove redundant curly bracked in C++ (#433) We mistakenly forgot to remove a curly bracket when removing string interpolation in C++ generator. push 19 Jan 2024 01:41PM UTC web-flow github
81.78
7584513720 mristin/Remove-double-curly-brackets-in-C++-enhancing Merge 32025727c into aa4236966 Pull #433 19 Jan 2024 01:41PM UTC web-flow github
81.78
7446202440 main Remove stability warning from Readme (#430) The generated code and schemas are indeed stable, since they are now officially adopted by IDTA. Hence, we remove the misleading warning in the readme. Fixes #429. push 08 Jan 2024 10:36AM UTC web-flow github
82.4
7446199644 mristin-patch-1 Merge d4be36fb4 into 16803d090 Pull #430 08 Jan 2024 10:36AM UTC web-flow github
82.4
7197170595 main Fix indentation for generated C# Unwrapper class (#426) We got the indention wrong by mistake. push 13 Dec 2023 03:14PM UTC web-flow github
82.4
7195381816 fix/csharp_enhancer_indentation Merge c1304b421 into d235d85e1 Pull #426 13 Dec 2023 12:48PM UTC web-flow github
82.4
7150444590 main Fix missing specific implementation generation in C# enhancer (#425) The specific implementation code is not emitted to the output code stream. push 09 Dec 2023 09:56AM UTC web-flow github
82.4
7141773646 main Merge 5d427b2bc into 78d5c9828 Pull #425 09 Dec 2023 09:46AM UTC web-flow github
82.4
6942273267 main Transpile yielding, i.e., co-routines (#424) We model the abstract control flow of co-routines so that we can transpile them into state machines for languages which do not support them natively. In particular, this is necessary when we want to ... push 21 Nov 2023 10:25AM UTC web-flow github
82.4
6942150492 mristin/Transpile-yielding Merge 208d407d8 into a7d923447 Pull #424 21 Nov 2023 10:11AM UTC web-flow github
82.4
6942103498 mristin/Transpile-yielding Merge 15fb8f0b3 into a7d923447 Pull #424 21 Nov 2023 10:09AM UTC web-flow github
82.4
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 60
  • 61
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc