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] first chunk of draft MVP #8418

Closed
wants to merge 27 commits into from

[backend] disable file upload in draft

6c7890b
Select commit
Loading
Failed to load commit list.
Closed

[backend] first chunk of draft MVP #8418

[backend] disable file upload in draft
6c7890b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 1, 2024 in 0s

55.41% of diff hit (target 66.21%)

View this Pull Request on Codecov

55.41% of diff hit (target 66.21%)

Annotations

Check warning on line 320 in opencti-platform/opencti-graphql/src/config/providers.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/config/providers.js#L320

Added line #L320 was not covered by tests

Check warning on line 378 in opencti-platform/opencti-graphql/src/config/providers.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/config/providers.js#L371-L378

Added lines #L371 - L378 were not covered by tests

Check warning on line 393 in opencti-platform/opencti-graphql/src/config/providers.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/config/providers.js#L393

Added line #L393 was not covered by tests

Check warning on line 38 in opencti-platform/opencti-graphql/src/database/ai-llm.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/ai-llm.ts#L38

Added line #L38 was not covered by tests

Check warning on line 72 in opencti-platform/opencti-graphql/src/database/ai-llm.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/ai-llm.ts#L72

Added line #L72 was not covered by tests

Check warning on line 1388 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L1365-L1388

Added lines #L1365 - L1388 were not covered by tests

Check warning on line 2781 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L2758-L2781

Added lines #L2758 - L2781 were not covered by tests

Check warning on line 3063 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L3063

Added line #L3063 was not covered by tests

Check warning on line 3106 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L3106

Added line #L3106 was not covered by tests

Check warning on line 3507 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L3507

Added line #L3507 was not covered by tests

Check warning on line 3704 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L3680-L3704

Added lines #L3680 - L3704 were not covered by tests

Check warning on line 3714 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L3708-L3714

Added lines #L3708 - L3714 were not covered by tests

Check warning on line 3741 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L3720-L3741

Added lines #L3720 - L3741 were not covered by tests

Check warning on line 3752 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L3750-L3752

Added lines #L3750 - L3752 were not covered by tests

Check warning on line 3922 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L3921-L3922

Added lines #L3921 - L3922 were not covered by tests

Check warning on line 2471 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#L2463-L2471

Added lines #L2463 - L2471 were not covered by tests

Check warning on line 718 in opencti-platform/opencti-graphql/src/domain/stixCoreObject.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/domain/stixCoreObject.js#L718

Added line #L718 was not covered by tests

Check warning on line 701 in opencti-platform/opencti-graphql/src/domain/user.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/domain/user.js#L701

Added line #L701 was not covered by tests

Check warning on line 1266 in opencti-platform/opencti-graphql/src/domain/user.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/domain/user.js#L1266

Added line #L1266 was not covered by tests

Check warning on line 12 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#L12

Added line #L12 was not covered by tests

Check warning on line 364 in opencti-platform/opencti-graphql/src/http/httpPlatform.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/http/httpPlatform.js#L364

Added line #L364 was not covered by tests

Check warning on line 375 in opencti-platform/opencti-graphql/src/http/httpPlatform.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/http/httpPlatform.js#L375

Added line #L375 was not covered by tests

Check warning on line 132 in opencti-platform/opencti-graphql/src/http/httpServer.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/http/httpServer.js#L121-L132

Added lines #L121 - L132 were not covered by tests

Check warning on line 169 in opencti-platform/opencti-graphql/src/modules/ai/ai-domain.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/modules/ai/ai-domain.ts#L169

Added line #L169 was not covered by tests

Check warning on line 237 in opencti-platform/opencti-graphql/src/modules/ai/ai-domain.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/modules/ai/ai-domain.ts#L237

Added line #L237 was not covered by tests