Skip to content

feat(query-generation): support for the unwind stages INTELLIJ-195 #254

feat(query-generation): support for the unwind stages INTELLIJ-195

feat(query-generation): support for the unwind stages INTELLIJ-195 #254

Triggered via pull request January 23, 2025 15:11
Status Success
Total duration 13s
Artifacts

check-pr-title.yml

on: pull_request
Check PR Title
2s
Check PR Title
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
ToolbarModelTest$DatabasesLoadingStateChanged.when databases loading is successful, it updates the state(): ToolbarModelTest$DatabasesLoadingStateChanged#L365
Wanted but not invoked: mdbDataSourceService.listDatabasesForDataSource( Mock for LocalDataSource, hashCode: 407254816 ); -> at com.mongodb.jbplugin.editor.services.implementations.MdbDataSourceService.listDatabasesForDataSource(MdbDataSourceService.kt:65) However, there were exactly 2 interactions with this mock: mdbDataSourceService.listMongoDbDataSources(); -> at com.mongodb.jbplugin.editor.models.ToolbarState.getDataSources(ToolbarModel.kt:52) mdbDataSourceService.connect( Mock for LocalDataSource, hashCode: 407254816 ); -> at com.mongodb.jbplugin.editor.models.ToolbarModel.handleDataSourceSelected(ToolbarModel.kt:343)
Check PR Title
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636