-
Notifications
You must be signed in to change notification settings - Fork 168
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: Boundless Portal can be constructed from JSON #2327
fix: Boundless Portal can be constructed from JSON #2327
Conversation
Also adds an assertion to the Portal constructor and the `fromJson` function to check if the deserialization has worked.
Codecov Report
@@ Coverage Diff @@
## main #2327 +/- ##
=======================================
Coverage 49.67% 49.67%
=======================================
Files 453 453
Lines 25524 25526 +2
Branches 11701 11702 +1
=======================================
+ Hits 12678 12679 +1
Misses 4571 4571
- Partials 8275 8276 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
📊 Physics performance monitoring for 35ace5fSummary VertexingSeedingCKFAmbiguity resolutionTruth tracking (Kalman Filter)Truth tracking (GSF) |
Also adds an assertion to the Portal constructor and the
fromJson
function to check if the deserialization has worked.debar)?