Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release-merge to main #106

Merged
merged 232 commits into from
Feb 21, 2022
Merged

Release-merge to main #106

merged 232 commits into from
Feb 21, 2022

Conversation

JanSchankin
Copy link
Contributor

No description provided.

rcschrg and others added 30 commits April 6, 2021 16:04
… the BeanFactory to make jackson apply the correct date-serializer.
…ch were made for defining the set of persistent samples) will get removed now.
Fixes #60, the bean factory is now able to deserialize/serialize obje…
+ BeanConverterExtensions use Types instead of Classes to be able to acces generic type parameters
+ PersistentBeanConverter is now sent to all BeanConverterExtensions for recursive conversions. Otherwise registered Extensions would be lost if an Extensions creates a new PersistentBeanConverter.
+ Fallback for unserializable special Collections
+Refactoring of the BeanConverterExtension as a result of the tests
+Bugfixes
+Bugfixes
…ary foreach instead of a Stream, since this leads to cleaner code.
… parameters of the SampleDefinition, an Exception is thrown. Issue #71
…r, an Exception is thrown. I case someone needs a fallback, so that the original method is called if parameters don't match, the new callOriginalMethod() can be used. The Sequence of Samplers is now ordered, so that a fallback can be defined using the sequence of Sampler-calls.
JanSchankin and others added 25 commits January 23, 2022 14:24
🌠 Overwritable BeanConverterExtensions
🔨 If parameter types don't override equals() an exception will be thrown
🔨 new test for InvalidConfigException during replay
@JanSchankin JanSchankin added the enhancement New feature or request label Feb 21, 2022
@JanSchankin JanSchankin added this to the v2.0.0 milestone Feb 21, 2022
@JanSchankin JanSchankin self-assigned this Feb 21, 2022
@sonarcloud
Copy link

sonarcloud bot commented Feb 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

95.3% 95.3% Coverage
0.0% 0.0% Duplication

@JanSchankin JanSchankin merged commit a26a2ec into main Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants