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

fix: solve issues with delayed evaluation for context related objects #244

Merged
merged 5 commits into from
Jan 6, 2024

Conversation

Seddryck
Copy link
Owner

@Seddryck Seddryck commented Jan 6, 2024

No description provided.

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

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

Comparison is base (f2a9430) 85.43% compared to head (bf91920) 85.41%.

Files Patch % Lines
Expressif/Functions/BaseExpressionFactory.cs 80.00% 1 Missing and 5 partials ⚠️
Expressif/CommonExtensions.cs 86.66% 1 Missing and 1 partial ⚠️
Expressif/Values/ContextObject.cs 87.50% 2 Missing ⚠️
Expressif/Values/ContextVariables.cs 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   85.43%   85.41%   -0.02%     
==========================================
  Files         138      133       -5     
  Lines        2375     2352      -23     
  Branches      375      382       +7     
==========================================
- Hits         2029     2009      -20     
  Misses        238      238              
+ Partials      108      105       -3     

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

@Seddryck Seddryck merged commit beb20f1 into main Jan 6, 2024
6 of 7 checks passed
@Seddryck Seddryck deleted the fix/Context branch January 6, 2024 10:29
@Seddryck Seddryck added the bug Something isn't working label Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant