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

[api] Improve performance of python execution (#2401) #2461

Merged
merged 3 commits into from
Oct 17, 2022

Conversation

richard-julien
Copy link
Member

No description provided.

@richard-julien richard-julien changed the title [api] Improve of performance of python execution (#2401) [api] Improve performance of python execution (#2401) Oct 15, 2022
@codecov
Copy link

codecov bot commented Oct 16, 2022

Codecov Report

Base: 71.67% // Head: 71.64% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (7446659) compared to base (33ca364).
Patch coverage: 57.14% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2461      +/-   ##
==========================================
- Coverage   71.67%   71.64%   -0.04%     
==========================================
  Files         237      237              
  Lines       15383    15424      +41     
  Branches     2496     2501       +5     
==========================================
+ Hits        11026    11050      +24     
- Misses       3779     3796      +17     
  Partials      578      578              
Impacted Files Coverage Δ
...latform/opencti-graphql/src/python/pythonBridge.js 71.42% <57.14%> (-14.58%) ⬇️
...tform/opencti-graphql/src/graphql/sseMiddleware.js 60.92% <0.00%> (+0.42%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@richard-julien richard-julien merged commit 792094d into master Oct 17, 2022
@richard-julien richard-julien deleted the issue/2401 branch October 17, 2022 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve of performance indicator checkIndicatorSyntax function
2 participants