morrisjdev/FileContextCore

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
FileContextCore/Query/Internal/FileContextQueryContext.cs14
FileContextCore/Query/Internal/FileContextQueryContextFactory.cs24
FileContextCore/Query/Internal/FileContextQueryExpression.ResultEnumerable.cs49
FileContextCore/Query/Internal/FileContextQueryExpression.cs850
FileContextCore/Query/Internal/FileContextQueryTranslationPostprocessor.cs18
FileContextCore/Query/Internal/FileContextQueryTranslationPostprocessorFactory.cs18
FileContextCore/Query/Internal/FileContextQueryableMethodTranslatingExpressionVisitor.cs868
FileContextCore/Query/Internal/FileContextQueryableMethodTranslatingExpressionVisitorFactory.cs19
FileContextCore/Query/Internal/FileContextShapedQueryCompilingExpressionVisitor.CustomShaperCompilingExpressionVisitor.cs249
FileContextCore/Query/Internal/FileContextShapedQueryCompilingExpressionVisitor.InMemoryProjectionBindingRemovingExpressionVisitor.cs97
A
1 hr
FileContextCore/Query/Internal/FileContextShapedQueryCompilingExpressionVisitor.QueryingEnumerable.cs143
FileContextCore/Query/Internal/FileContextShapedQueryCompilingExpressionVisitor.cs72
FileContextCore/Query/Internal/FileContextShapedQueryCompilingExpressionVisitorFactory.cs15
FileContextCore/Query/Internal/FileContextTableExpression.cs29
FileContextCore/Query/Internal/ShaperExpressionProcessingExpressionVisitor.cs126
FileContextCore/Query/Internal/SingleResultShaperExpression.cs45
FileContextCore/Serializer/BSONSerializer.cs81
A
1 hr
FileContextCore/Serializer/CSVSerializer.cs71
A
1 hr
FileContextCore/Serializer/ISerializer.cs13
FileContextCore/Serializer/JSONSerializer.cs61
A
1 hr
FileContextCore/Serializer/SerializerHelper.cs83
A
2 hrs
FileContextCore/Serializer/XMLSerializer.cs84
A
1 hr
FileContextCore/SharedTypeExtensions.cs269
FileContextCore/Storage/FileContextDatabaseRoot.cs9
FileContextCore/Storage/Internal/FileContextDatabase.cs46
FileContextCore/Storage/Internal/FileContextDatabaseCreator.cs31
FileContextCore/Storage/Internal/FileContextStore.cs151
A
1 hr
FileContextCore/Storage/Internal/FileContextStoreCache.cs40
FileContextCore/Storage/Internal/FileContextStoreCacheExtensions.cs12
FileContextCore/Storage/Internal/FileContextTable.cs217
FileContextCore/Storage/Internal/FileContextTableFactory.cs44
A
35 mins
FileContextCore/Storage/Internal/FileContextTableSnapshot.cs18
FileContextCore/Storage/Internal/FileContextTransaction.cs26
FileContextCore/Storage/Internal/FileContextTransactionManager.cs52
FileContextCore/Storage/Internal/FileContextTypeMapping.cs33
FileContextCore/Storage/Internal/FileContextTypeMappingSource.cs43
FileContextCore/Storage/Internal/IFileContextDatabase.cs10
FileContextCore/Storage/Internal/IFileContextStore.cs21
FileContextCore/Storage/Internal/IFileContextStoreCache.cs9
FileContextCore/Storage/Internal/IFileContextTable.cs17
FileContextCore/Storage/Internal/IFileContextTableFactory.cs9
FileContextCore/StoreManager/DefaultStoreManager.cs40
FileContextCore/StoreManager/EXCELStoreManager.cs158
A
2 hrs
FileContextCore/StoreManager/IStoreManager.cs12
FileContextCore/StringBuilderExtensions.cs73
FileContextCore/StringHelper.cs22
FileContextCore/ValueGeneration/Internal/FileContextValueGeneratorSelector.cs74
A
3 hrs
FileContextCore/ValueGeneration/Internal/IFileContextIntegerValueGenerator.cs7
FileContextCore/ValueGeneration/Internal/InMemoryIntegerValueGenerator.cs25