FastUI
FastUI copied to clipboard
initialContext has not been assigned a value
initialContext is assigned the value of event.context
https://github.com/pydantic/FastUI/issues/351
and pass context can make method arguments work.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.01%. Comparing base (
16abe6a) to head (4e2d3db). Report is 31 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #352 +/- ##
==========================================
+ Coverage 95.68% 97.01% +1.33%
==========================================
Files 14 15 +1
Lines 950 1173 +223
==========================================
+ Hits 909 1138 +229
+ Misses 41 35 -6
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.