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 a task.yield for a cached model to let progress happen #204

Merged
merged 1 commit into from
Jan 14, 2025

add a task.yield for a cached model to let progress happen

35f8ef7
Select commit
Loading
Failed to load commit list.
Merged

add a task.yield for a cached model to let progress happen #204

add a task.yield for a cached model to let progress happen
35f8ef7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

69.06% (+11.79%) compared to 4370af5

View this Pull Request on Codecov

69.06% (+11.79%) compared to 4370af5

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 69.06%. Comparing base (4370af5) to head (35f8ef7).

Files with missing lines Patch % Lines
...eckle.Sdk/Serialisation/V2/Receive/ObjectLoader.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #204       +/-   ##
===========================================
+ Coverage   57.27%   69.06%   +11.79%     
===========================================
  Files         243      259       +16     
  Lines       10022    10740      +718     
  Branches     1090     1091        +1     
===========================================
+ Hits         5740     7418     +1678     
+ Misses       4025     2974     -1051     
- Partials      257      348       +91     

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