Skip to content

Commit 90331fc

Browse files
mostlyobviousfidel
andcommitted
Mutation bankruptcy on deprecations and temporary detectors
Not making long-term plans for this code thus not investing in mutant coverage there. Co-authored-by: Szymon Fiedler <[email protected]> Co-authored-by: Mirosław Pragłowski <[email protected]>a
1 parent b3634f4 commit 90331fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ruby_event_store-active_record/.mutant.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,9 @@ matcher:
3030
- RubyEventStore::ActiveRecord::WithAbstractBaseClass#build_event_klass
3131
- RubyEventStore::ActiveRecord::WithAbstractBaseClass#build_stream_klass
3232
- RubyEventStore::ActiveRecord::Event.hook_attribute_type
33+
- RubyEventStore::ActiveRecord::DoubleSerializationDetector
34+
- RubyEventStore::ActiveRecord::EventRepositoryReader#initialize
35+
- RubyEventStore::ActiveRecord::EventRepository#initialize
36+
- RubyEventStore::ActiveRecord::EventRepository#json_data_type?
37+
- RubyEventStore::ActiveRecord::DoubleSerializationDetector
38+
- RubyEventStore::ActiveRecord::SkipJsonSerialization

0 commit comments

Comments
 (0)