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

✨ implement implicit operator for Thing #68

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

Odonno
Copy link
Contributor

@Odonno Odonno commented Dec 30, 2023

No description provided.

@Odonno Odonno force-pushed the feat/implicit-operator-thing branch from 0b07145 to f6ce9b0 Compare January 17, 2024 08:52
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (5293945) 70.69% compared to head (f6ce9b0) 70.65%.

Files Patch % Lines
SurrealDb.Net/Models/Thing.Operators.Implicit.cs 50.00% 9 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   70.69%   70.65%   -0.04%     
==========================================
  Files         110      111       +1     
  Lines        3795     3807      +12     
  Branches      377      377              
==========================================
+ Hits         2683     2690       +7     
- Misses        924      930       +6     
+ Partials      188      187       -1     

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

@kearfy kearfy merged commit cac79a8 into surrealdb:main Jan 17, 2024
1 check passed
@Odonno Odonno deleted the feat/implicit-operator-thing branch January 17, 2024 09: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.

None yet

3 participants