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

aas-core-works / aas-core3.0-golang / 10018865439

Builds Branch Commit Type Ran Committer Via Coverage
10018865439 main Check explicitly for invalid model types (#35) We explicitly check during the JSON de-serialization that model types correspond to the expected model types. We need to be particularly careful with concrete classes without descendants with a man... push 20 Jul 2024 08:28AM UTC web-flow github
66.22
10018822727 mristin/Check-for-modelType-explicitly-in-JSON Check explicitly for invalid model types We explicitly check during the JSON de-serialization that model types correspond to the expected model types. We need to be particularly careful with concrete classes without descendants with a mandatory `... Pull #35 20 Jul 2024 08:26AM UTC mristin github
66.22
10018758221 main Fix the error message in jsonization for strings (#34) We erroneously copy-pasted the error message from the function for de-serialization of booleans to the function for de-serialization of strings, misleading the user. This patch fixes the... push 20 Jul 2024 08:10AM UTC web-flow github
66.53
10018739534 mristin/Fix-error-message-for-jsonization-if-invalid-bool Fix the error message in jsonization for strings We erroneously copy-pasted the error message from the function for de-serialization of booleans to the function for de-serialization of strings, misleading the user. This patch fixes the issue. T... Pull #34 20 Jul 2024 08:08AM UTC mristin github
66.53
9580046225 refs/tags/v1.0.4 Release 1.0.4 (#33) This is a patch release concerning the fixes for the bugs revealed in the field by the pioneer users. * Ignore attributes prefixed with `xmlns` (#27) * Fix XML deserialization for over-consumption (#29) * Return only abs... push 19 Jun 2024 10:02AM UTC web-flow github
66.53
9580037132 main Release 1.0.4 (#33) This is a patch release concerning the fixes for the bugs revealed in the field by the pioneer users. * Ignore attributes prefixed with `xmlns` (#27) * Fix XML deserialization for over-consumption (#29) * Return only abs... push 19 Jun 2024 10:01AM UTC web-flow github
66.53
9580022074 mristin/Release-1.0.4 Release 1.0.4 This is a patch release concerning the fixes for the bugs revealed in the field by the pioneer users. * Ignore attributes prefixed with `xmlns` (#27) * Fix XML deserialization for over-consumption (#29) * Return only abstract error... Pull #33 19 Jun 2024 10:00AM UTC mristin github
66.53
9315320599 main Simplify tests for splits in negative test data (#31) We propagate the split of negative samples in [aas-core3.0-testgen 08d3ec37c] into unserializable and invalid negative examples. This makes the generation and future maintenance of the test ... push 31 May 2024 08:33AM UTC web-flow github
66.53
9315305259 mristin/Simplify-tests-for-splits-in-negative-test-data Simplify tests for splits in negative test data We propagate the split of negative samples in [aas-core3.0-testgen 08d3ec37c] into unserializable and invalid negative examples. This makes the generation and future maintenance of the test code eas... Pull #31 31 May 2024 08:32AM UTC mristin github pending completion   set done
9116048918 main Return only abstract errors (#30) We returned concrete errors (such as `jsonization.DeserializationError`) instead of abstract `error`'s. This is a common footgun in Go, see [this page in Golang's documentation]. Instead, in this patch, we a... push 16 May 2024 04:42PM UTC web-flow github
66.54
9116015992 mristin/Return-abstract-errors-in-public-functions Return only abstract errors We returned concrete errors (such as `jsonization.DeserializationError`) instead of abstract `error`'s. This is a common footgun in Go, see [this page in Golang's documentation]. Instead, in this patch, we always retu... Pull #30 16 May 2024 04:40PM UTC mristin github
66.54
9114130088 main Fix XML deserialization for over-consumption (#29) 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 remove the `unmarsh... push 16 May 2024 02:28PM UTC web-flow github
66.33
9114074507 mristin/Fix-XML-deserialization-for-discriminator Fix XML deserialization for over-consumption 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 remove the `unmarshalXxx`, as... Pull #29 16 May 2024 02:25PM UTC mristin github
66.33
9114038042 mristin/Fix-XML-deserialization-for-discriminator Fix XML deserialization for over-consumption 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 remove the `unmarshalXxx`, as... Pull #29 16 May 2024 02:23PM UTC mristin github
66.33
9107857836 main Ignore attributes prefixed with `xmlns` (#27) We 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 not allow any attributes. Fixes #25. push 16 May 2024 06:57AM UTC web-flow github
65.58
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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