-
Notifications
You must be signed in to change notification settings - Fork 95
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
Convert math and financial samples to fxsampler #593
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #593 +/- ##
=========================================
Coverage 50.27% 50.27%
Complexity 6268 6268
=========================================
Files 375 375
Lines 37531 37531
Branches 6143 6143
=========================================
+ Hits 18867 18869 +2
Misses 17414 17414
+ Partials 1250 1248 -2 ☔ View full report in Codecov by Sentry. |
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Follow up of #578 where the samples were switched to using controlsfx's sampler. It turned out that the migration missed the math and financial samples.