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

chore: initialization ai native module #3368

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

Ricbet
Copy link
Member

@Ricbet Ricbet commented Feb 28, 2024

Types

  • 🎉 New Features

Background or solution

初始化 ai native 模块,空实现

Changelog

@Ricbet Ricbet added v3 OpenSumi 3.0 AI labels Feb 28, 2024
@Ricbet Ricbet self-assigned this Feb 28, 2024
Copy link

railway-app bot commented Feb 28, 2024

This PR was not deployed automatically as @Ricbet does not have access to the Railway project.

In order to get automatic PR deploys, please add @Ricbet to the project inside the project settings page.

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 29.78723% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 58.08%. Comparing base (97169df) to head (c2f1567).

Files Patch % Lines
...es/core-browser/src/ai-native/ai-config.service.ts 22.22% 13 Missing and 1 partial ⚠️
...kages/core-node/src/ai-native/base-back.service.ts 27.27% 8 Missing ⚠️
packages/ai-native/src/node/index.ts 0.00% 7 Missing ⚠️
packages/ai-native/src/browser/index.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3368      +/-   ##
==========================================
- Coverage   58.10%   58.08%   -0.02%     
==========================================
  Files        1399     1406       +7     
  Lines       86529    86576      +47     
  Branches    17864    17866       +2     
==========================================
+ Hits        50277    50291      +14     
- Misses      32970    33002      +32     
- Partials     3282     3283       +1     
Flag Coverage Δ
jsdom 52.93% <29.78%> (-0.02%) ⬇️
node 17.75% <29.78%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ricbet Ricbet force-pushed the feat/initialization-ai-native-module branch from 8e655c2 to 4bcb7a1 Compare February 29, 2024 04:45
packages/ai-native/src/node/index.ts Outdated Show resolved Hide resolved
@Ricbet Ricbet force-pushed the feat/initialization-ai-native-module branch from dc21221 to c2f1567 Compare February 29, 2024 08:19
@Ricbet Ricbet merged commit ccd710f into main Feb 29, 2024
11 checks passed
@Ricbet Ricbet deleted the feat/initialization-ai-native-module branch February 29, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI v3 OpenSumi 3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants