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

[backend] Improve hub/children synchronization pattern (#6253) #6254

Merged
merged 1 commit into from
Mar 3, 2024

[backend] Improve hub/children synchronization pattern (#6253)

3661825
Select commit
Loading
Failed to load commit list.
Merged

[backend] Improve hub/children synchronization pattern (#6253) #6254

[backend] Improve hub/children synchronization pattern (#6253)
3661825
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 3, 2024 in 0s

55.17% of diff hit (target 66.66%)

View this Pull Request on Codecov

55.17% of diff hit (target 66.66%)

Annotations

Check warning on line 331 in opencti-platform/opencti-graphql/src/database/file-storage.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/file-storage.js#L331

Added line #L331 was not covered by tests

Check warning on line 1390 in opencti-platform/opencti-graphql/src/database/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/middleware.js#L1389-L1390

Added lines #L1389 - L1390 were not covered by tests

Check warning on line 1405 in opencti-platform/opencti-graphql/src/database/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/middleware.js#L1400-L1405

Added lines #L1400 - L1405 were not covered by tests

Check warning on line 3166 in opencti-platform/opencti-graphql/src/database/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/middleware.js#L3165-L3166

Added lines #L3165 - L3166 were not covered by tests

Check warning on line 3180 in opencti-platform/opencti-graphql/src/database/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/middleware.js#L3179-L3180

Added lines #L3179 - L3180 were not covered by tests

Check warning on line 154 in opencti-platform/opencti-graphql/src/domain/connector.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/domain/connector.js#L154

Added line #L154 was not covered by tests

Check warning on line 81 in opencti-platform/opencti-graphql/src/graphql/graphql.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/graphql/graphql.js#L81

Added line #L81 was not covered by tests

Check warning on line 81 in opencti-platform/opencti-graphql/src/manager/syncManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/manager/syncManager.js#L81

Added line #L81 was not covered by tests

Check warning on line 83 in opencti-platform/opencti-graphql/src/manager/syncManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/manager/syncManager.js#L83

Added line #L83 was not covered by tests

Check warning on line 92 in opencti-platform/opencti-graphql/src/manager/syncManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/manager/syncManager.js#L92

Added line #L92 was not covered by tests

Check warning on line 136 in opencti-platform/opencti-graphql/src/manager/syncManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/manager/syncManager.js#L136

Added line #L136 was not covered by tests

Check warning on line 146 in opencti-platform/opencti-graphql/src/manager/syncManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/manager/syncManager.js#L140-L146

Added lines #L140 - L146 were not covered by tests