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

✨ add ability to configure experimental capabilities for embedded engine #178

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Odonno
Copy link
Contributor

@Odonno Odonno commented Feb 20, 2025

No description provided.

Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 9.18367% with 89 lines in your changes missing coverage. Please review.

Project coverage is 72.68%. Comparing base (6fd2105) to head (4e9228e).
Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
...ndencyInjection/SurrealDbEmbeddedOptionsBuilder.cs 0.00% 59 Missing ⚠️
...alDb.Embedded.Internals/SurrealDbEmbeddedEngine.cs 52.94% 7 Missing and 1 partial ⚠️
...dded.Internals/Options/SurrealDbEmbeddedOptions.cs 0.00% 5 Missing ⚠️
...rrealDb.Embedded.InMemory/SurrealDbMemoryClient.cs 0.00% 4 Missing ⚠️
...rrealDb.Embedded.RocksDb/SurrealDbRocksDbClient.cs 0.00% 4 Missing ⚠️
SurrealDb.Embedded.SurrealKv/SurrealDbKvClient.cs 0.00% 4 Missing ⚠️
...dded.Internals/Options/SurrealDbEmbeddedTargets.cs 0.00% 2 Missing ⚠️
...nternals/Options/SurrealDbEmbeddedTargetsConfig.cs 0.00% 2 Missing ⚠️
...Internals/Options/SurrealDbEmbeddedCapabilities.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
+ Coverage   69.65%   72.68%   +3.03%     
==========================================
  Files         161      179      +18     
  Lines        6702     7267     +565     
  Branches      775      761      -14     
==========================================
+ Hits         4668     5282     +614     
+ Misses       1689     1685       -4     
+ Partials      345      300      -45     

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

@Odonno Odonno force-pushed the feat/experimental-capa branch from 07c007e to 4e9228e Compare February 20, 2025 11:42
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