Skip to content

[FRAM-158] [experimental] JIT compilation of queries#90

Open
vincent4vx wants to merge 2 commits into2.2from
feature-FRAM-158-compile-query
Open

[FRAM-158] [experimental] JIT compilation of queries#90
vincent4vx wants to merge 2 commits into2.2from
feature-FRAM-158-compile-query

Conversation

@vincent4vx
Copy link
Copy Markdown
Contributor

No description provided.

@vincent4vx vincent4vx requested a review from Johnmeurt February 15, 2024 14:39
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 15, 2024

Codecov Report

Attention: 73 lines in your changes are missing coverage. Please review.

Comparison is base (787726a) 90.47% compared to head (cc2e933) 90.48%.

Files Patch % Lines
src/Mapper/Jit/MapperJit.php 85.88% 12 Missing ⚠️
src/Mapper/Jit/Ast/ClassAst.php 67.64% 11 Missing ⚠️
src/Query/Compiled/CompiledSqlQuery.php 84.50% 11 Missing ⚠️
src/Query/Custom/KeyValue/KeyValueQuery.php 46.66% 8 Missing ⚠️
src/Mapper/Jit/JitManager.php 93.06% 7 Missing ⚠️
src/Mapper/Jit/JitQueryHook.php 90.14% 7 Missing ⚠️
src/Mapper/Jit/CodeGenerator.php 97.40% 4 Missing ⚠️
src/Query/Extension/CachableTrait.php 50.00% 3 Missing ⚠️
src/Mapper/Jit/Ast/AstParser.php 80.00% 2 Missing ⚠️
src/Query/Query.php 86.66% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##                2.2      #90    +/-   ##
==========================================
  Coverage     90.47%   90.48%            
- Complexity     4756     5013   +257     
==========================================
  Files           325      339    +14     
  Lines         12104    12848   +744     
==========================================
+ Hits          10951    11625   +674     
- Misses         1153     1223    +70     

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

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.

1 participant