Skip to content

k8s for news-searcher [fix] #85

k8s for news-searcher [fix]

k8s for news-searcher [fix] #85

GitHub Actions / Unit Test Results succeeded Dec 17, 2023 in 0s

All 135 tests pass in 13s

  16 files   - 10    16 suites   - 10   13s ⏱️ - 4m 14s
135 tests  - 25  135 ✔️  -   2  0 💤 ±0  0  - 23 
135 runs   - 52  135 ✔️  - 29  0 💤 ±0  0  - 23 

Results for commit 374343c. ± Comparison against earlier commit 0a96cb6.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

135 tests found

There are 135 tests, see "Raw output" for the full list of tests.
Raw output
ru.spbstu.news.searcher.cache.CacheItemSerializerTest ‑ deserialize_NPE
ru.spbstu.news.searcher.cache.CacheItemSerializerTest ‑ deserialize_NormalWork
ru.spbstu.news.searcher.cache.CacheItemSerializerTest ‑ deserialize_NullFiltration
ru.spbstu.news.searcher.cache.CacheItemSerializerTest ‑ serialize_NPE
ru.spbstu.news.searcher.cache.CacheItemSerializerTest ‑ serialize_NormalWork
ru.spbstu.news.searcher.cache.CacheItemSerializerTest ‑ serialize_NullFiltration
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ construct_newsCrawlerControllerNull
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ construct_searchResultServiceNull
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ crawl_ResultBadRequest
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ crawl_ResultOK
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findByText_FindRequestNull
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findByText_PageNull
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findByText_ResultNotFound
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findByText_ResultOK
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findImages_FindRequestNull
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findImages_ResultNotFound
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findImages_ResultOK
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findSimilar_FindRequestNull
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findSimilar_ResultNotFound
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ findSimilar_ResultOK
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ index_ItemToIndexNull
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ index_ResultBadRequest
ru.spbstu.news.searcher.controller.SearchControllerTest ‑ index_ResultCreated
ru.spbstu.news.searcher.indexes.IndexPartitionerTest ‑ getPartition_Normal
ru.spbstu.news.searcher.indexes.IndexPartitionerTest ‑ getPartition_NullIndexDocument
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convertBack_documentNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convertFromMemory_documentNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convertInMemory_documentDatabaseIdNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convertInMemory_documentFullTextNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convertInMemory_documentNormal
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convertInMemory_documentNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convert_documentDatabaseIdNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convert_documentFullTextNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convert_documentNormal
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ convert_documentNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ createDatabaseIdTerm_DatabaseIdNormal
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ createDatabaseIdTerm_DatabaseIdNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ createQueryDatabaseId_DatabaseIdNull
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ createQueryDatabaseId_fullTextNormal
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ createQueryFullText_fullTextNormal
ru.spbstu.news.searcher.indexes.SearchIndexDocumentConverterTest ‑ createQueryFullText_fullTextNull
ru.spbstu.news.searcher.indexes.component.InMemoryIndexComponentTest ‑ construct_inMemoryIndexDirectoryRepositoryNull
ru.spbstu.news.searcher.indexes.component.InMemoryIndexComponentTest ‑ deleteByDatabaseId_DirecotryNull
ru.spbstu.news.searcher.indexes.component.InMemoryIndexComponentTest ‑ deleteByDatabaseId_Normal
ru.spbstu.news.searcher.indexes.component.InMemoryIndexComponentTest ‑ deleteByDatabaseId_databaseIdNull
ru.spbstu.news.searcher.indexes.component.InMemoryIndexComponentTest ‑ index_DirectoryNull
ru.spbstu.news.searcher.indexes.component.InMemoryIndexComponentTest ‑ index_Normal
ru.spbstu.news.searcher.indexes.component.InMemoryIndexDirectoryRepositoryTest ‑ construct_NPE
ru.spbstu.news.searcher.indexes.component.InMemoryIndexDirectoryRepositoryTest ‑ construct_Normal
ru.spbstu.news.searcher.indexes.component.InMemoryIndexDirectoryRepositoryTest ‑ provideRAMDirectory_InterruptedException
ru.spbstu.news.searcher.indexes.component.InMemoryIndexDirectoryRepositoryTest ‑ provideRAMDirectory_Normal
ru.spbstu.news.searcher.indexes.component.InMemoryIndexDirectoryRepositoryTest ‑ provideRAMDirectory_Null
ru.spbstu.news.searcher.indexes.component.InMemoryIndexDirectoryRepositoryTest ‑ releaseRAMDirectory_Normal
ru.spbstu.news.searcher.indexes.component.IndexSearcherComponentTest ‑ close_Normal
ru.spbstu.news.searcher.indexes.component.IndexSearcherComponentTest ‑ construct_CannotOpenDirectoryForSearching
ru.spbstu.news.searcher.indexes.component.IndexSearcherComponentTest ‑ construct_InvalidPartitions
ru.spbstu.news.searcher.indexes.component.IndexSearcherComponentTest ‑ construct_Normal
ru.spbstu.news.searcher.indexes.component.IndexSearcherComponentTest ‑ construct_NullIndexWriterComponent
ru.spbstu.news.searcher.indexes.component.IndexSearcherComponentTest ‑ searchIndexDocuments_LuceneOpenException
ru.spbstu.news.searcher.indexes.component.IndexSearcherComponentTest ‑ searchIndexDocuments_ParseException
ru.spbstu.news.searcher.indexes.component.IndexSearcherComponentTest ‑ searchIndexDocuments_TextQueryNull
ru.spbstu.news.searcher.indexes.component.IndexSearcherComponentTest ‑ toIndex_Normal
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ close_Normal
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ commit_Normal
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ construct_CacheInvalidatorNull
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ construct_IndexDirNull
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ construct_InvalidPartitions
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ construct_Normal
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ delete_Normal
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ dir_NotSupported
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ index_NPE
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ index_Normal
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ setOnIndexUpdateListener_Normal
ru.spbstu.news.searcher.indexes.component.IndexWriterComponentTest ‑ toIndex_Normal
ru.spbstu.news.searcher.indexes.indexer.CacheInvalidatorTest ‑ invalidate_Failed
ru.spbstu.news.searcher.indexes.indexer.CacheInvalidatorTest ‑ invalidate_Normal
ru.spbstu.news.searcher.indexes.indexer.CacheInvalidatorTest ‑ invalidate_SearchIndexDocumentNull
ru.spbstu.news.searcher.indexes.indexer.LuceneIndexWriterTest ‑ commit_CannotCommit
ru.spbstu.news.searcher.indexes.indexer.LuceneIndexWriterTest ‑ commit_Normal
ru.spbstu.news.searcher.indexes.indexer.LuceneIndexWriterTest ‑ delete_Normal
ru.spbstu.news.searcher.indexes.indexer.LuceneIndexWriterTest ‑ ensureOpen_Exception
ru.spbstu.news.searcher.indexes.indexer.LuceneIndexWriterTest ‑ index_NormalAdd
ru.spbstu.news.searcher.indexes.indexer.LuceneIndexWriterTest ‑ index_notOpen
ru.spbstu.news.searcher.indexes.indexer.LuceneIndexWriterTest ‑ isOpen_False
ru.spbstu.news.searcher.indexes.indexer.LuceneIndexWriterTest ‑ open_CannotOpenDirectory
ru.spbstu.news.searcher.indexes.indexer.LuceneIndexWriterTest ‑ open_IndexDirNull
ru.spbstu.news.searcher.scanner.NewsCrawlerFactoryTest ‑ newsCrawlerControllerTest_NullArgument
ru.spbstu.news.searcher.scanner.NewsCrawlerFactoryTest ‑ newsCrawlerControllerTest_NullConfiguration
ru.spbstu.news.searcher.scanner.NewsCrawlerFactoryTest ‑ newsCrawlerFactoryTest_NullArgument
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ filterImages_EmptyUrl
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ filterImages_IconImage
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ filterImages_NormalSizeImage
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ filterImages_NullUrls
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ filterImages_SmallSizeImage
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ filterImages_WrongImage
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ getTextFromPage_EmptyDocument
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ getTextFromPage_NullDocument
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ shouldVisitUrl_CorrectUrl
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ shouldVisitUrl_EmptyUrl
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ shouldVisitUrl_NullUrl
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ shouldVisitUrl_WrongUrl
ru.spbstu.news.searcher.scanner.NewsCrawlerTest ‑ visit_NullUrl
ru.spbstu.news.searcher.service.ImageSearchResultsProcessorTest ‑ getFindImageResult_DatabaseEntitiesNull
ru.spbstu.news.searcher.service.ImageSearchResultsProcessorTest ‑ getFindImageResult_DatabaseIdsToDocumentNull
ru.spbstu.news.searcher.service.ImageSearchResultsProcessorTest ‑ getFindImageResult_Normal
ru.spbstu.news.searcher.service.ImageSearchResultsProcessorTest ‑ getFindImageResult_QueryNull
ru.spbstu.news.searcher.service.ImageSearchResultsProcessorTest ‑ getFindImageResult_TotalCountNull
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ construct_cacheNull
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ construct_imageSearchResultsProcessorNull
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ construct_indexSearcherComponentNull
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ construct_indexWriterComponentNull
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ construct_searchResultRepositoryNull
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ construct_textSearchResultsProcessorNull
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ getEndIndexForImage_AnotherPage
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ getEndIndexForImage_FirstPage
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ getStartIndexForImage_AnotherPage
ru.spbstu.news.searcher.service.SearchResultServiceTest ‑ getStartIndexForImage_FirstPage
ru.spbstu.news.searcher.service.TextSearchResultsProcessorTest ‑ getFindImageResult_DatabaseEntitiesNull
ru.spbstu.news.searcher.service.TextSearchResultsProcessorTest ‑ getFindImageResult_DatabaseIdsToDocumentNull
ru.spbstu.news.searcher.service.TextSearchResultsProcessorTest ‑ getFindImageResult_Normal
ru.spbstu.news.searcher.service.TextSearchResultsProcessorTest ‑ getFindImageResult_QueryNull
ru.spbstu.news.searcher.service.TextSearchResultsProcessorTest ‑ getFindImageResult_TotalCountNull
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ defaultResult_FullTextNull
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ defaultResult_NormalLengthFullText
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ defaultResult_TooLongFullText
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getChunk_NoSpaces
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getChunk_OnlySpaces
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getChunks_FullTextNull
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getChunks_NotLongFullText
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getTitleFromFullText_DatabaseIdNull
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getTitleFromFullText_DocumentIsNull
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getTitleFromFullText_FullTextNull
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getTitleFromFullText_IndexedTitle
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getTitleFromFullText_ParseException
ru.spbstu.news.searcher.service.TitleExtractorTest ‑ getTitleFromFullText_QueryNull