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

Serialize the init context #279

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Serialize the init context #279

merged 1 commit into from
Aug 27, 2024

Conversation

superstar54
Copy link
Member

@superstar54 superstar54 commented Aug 27, 2024

Fix #280 .

@superstar54 superstar54 linked an issue Aug 27, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.73%. Comparing base (5937b88) to head (081cd33).
Report is 56 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #279      +/-   ##
==========================================
+ Coverage   75.75%   79.73%   +3.98%     
==========================================
  Files          70       65       -5     
  Lines        4615     4911     +296     
==========================================
+ Hits         3496     3916     +420     
+ Misses       1119      995     -124     
Flag Coverage Δ
python-3.11 ?
python-3.12 79.65% <100.00%> (?)
python-3.9 79.69% <100.00%> (+3.95%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@superstar54 superstar54 merged commit e000261 into main Aug 27, 2024
8 checks passed
@superstar54 superstar54 deleted the fix/serialize_context branch August 27, 2024 18:45
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.

WorkGraph can not serialize the initial context
2 participants