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

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

Builds Branch Commit Type Ran Committer Via Coverage
10543411713 main Replace test data first in the update script (#37) We need to remove *all* the test data as the specification can introduce breaking changes. We also need to replace the test data before generating the test code as breaking changes in specif... push 25 Aug 2024 02:26AM UTC web-flow github
66.22
10543405294 mristin/Replace-test-data-completely Replace test data first in the update script We need to remove *all* the test data as the specification can introduce breaking changes. We also need to replace the test data before generating the test code as breaking changes in specification ca... Pull #37 25 Aug 2024 02:25AM UTC mristin github
66.22
10543380133 main Ignore `.idea/` in Git (#36) We ignore the folder `.idea/` since we do not want to mess up the developer's environment on any Git check out. push 25 Aug 2024 02:21AM UTC web-flow github
66.22
10543379363 mristin/Ignore-idea-in-git Ignore `.idea/` in Git We ignore the folder `.idea/` since we do not want to mess up the developer's environment on any Git check out. Pull #36 25 Aug 2024 02:21AM UTC mristin github
66.22
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
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 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