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

aas-core-works / aas-core-codegen / 9418332886

Builds Branch Commit Type Ran Committer Via Coverage
9418332886 main Add support for Python 3.11 and 3.12 (#493) We include Python 3.11 and 3.12 in the CI to make sure everything runs on those Python versions as well. We have to upgrade the package `xmlschema` to the latest version (3.3.1), since the previous... push 07 Jun 2024 02:27PM UTC web-flow github
80.5
9418185151 mristin/Add-Python-3.11-and-3.12-to-CI Merge b8daaacab into 6e15812f6 Pull #493 07 Jun 2024 02:03PM UTC web-flow github
80.5
9116051897 main Return abstract errors in Golang (#490) We returned a concrete error pointer in the generated Golang code, which can cause various bugs, see [this page in Golang documentation]. Instead, we generate the code such that only abstract `error`'s ... push 16 May 2024 04:48PM UTC web-flow github
80.5
9115954282 mristin/Return-abstract-errors-in-Golang Merge 5c17d5e36 into 3b2099935 Pull #490 16 May 2024 04:40PM UTC web-flow github
80.5
9115167804 mristin/Return-abstract-errors-in-Golang Merge ce38ac49e into 3b2099935 Pull #490 16 May 2024 03:41PM UTC web-flow github
80.5
9114196705 main Fix over-consuming XML de-serialization in Golang (#489) We read a token too much in `unmarshalXxx` functions. The bug went unnoticed as all our examples used indented XML, which eclipsed the over-consumption. In this patch, we do not genera... push 16 May 2024 02:37PM UTC web-flow github
80.5
9114086911 mristin/Fix-golang-xmlization-for-overreading Merge 1ef15b19f into 6d7fd9f5b Pull #489 16 May 2024 02:30PM UTC web-flow github
80.5
9107923088 main Allow for `xmlns` attributes in Golang (#488) We adapt the Golang SDK generator to ignore both the `xmlns` attribute as well as attributes prefixed with `xmlns:` since they are necessary for correct namespacing even though the AAS specs does no... push 16 May 2024 07:07AM UTC web-flow github
80.51
9000142079 main Fix escaping in JSON schema patterns (#487) The escaping logic for patterns in JSON schema got convoluted, and we introduced inadvertently inconsistencies in the formatting. Namely, we first *unescaped* all the characters before passing them in... push 08 May 2024 10:23AM UTC web-flow github
80.51
8999125405 mristin/Fix-escaping-in-JSON-schema-patterns Merge f90f76f5c into 13c671b8e Pull #487 08 May 2024 09:06AM UTC web-flow github
80.51
8998914497 main Remove enum MessageType in ProtoBuf (#484) The ProtoBuf generator introduced an additonal enum called `MessageType`. It was intended to be used as identification of the concrete type of message that is used in a proto3 `oneof` construct. Howev... push 08 May 2024 08:48AM UTC web-flow github
80.51
8998540346 protobuf Merge 958186b29 into 51c824eda Pull #484 08 May 2024 08:20AM UTC web-flow github
80.51
8998074229 main Skip coveralls in forks (#486) We skip to run coveralls upload in forks since the GitHub secrets are not available. Moreover, we do not want CI to fail in forks in case coveralls upload breaks -- that is the problem of the main repository, not... push 08 May 2024 07:42AM UTC web-flow github
80.48
8997975424 mristin/Fix-coveralls Merge 5ebe2ee0e into 87d8f5e84 Pull #486 08 May 2024 07:33AM UTC web-flow github
80.48
8828670410 main Revert #482 due to a misunderstanding (#483) The authors added in #482 supplied no commits. While they did contribute to the project with ideas and suggestions, they did not contribute any changes to the code or content of this repository. Sinc... push 25 Apr 2024 07:35AM UTC web-flow github
80.48
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 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