-
Notifications
You must be signed in to change notification settings - Fork 40
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
Feature/save visual #85
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #85 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 45 51 +6
Lines 2242 2690 +448
==========================================
+ Hits 2242 2690 +448 ☔ View full report in Codecov by Sentry. |
- Added saving and loading to `VisualApp` - Added pd.DataFrame support for `reco` parameter in `VisualApp` - Corrected app classes inheritance and construction Closes #65
VisualApp
reco
parameter inVisualApp
Closes Visual analysis #65