Skip to content

Conversation

@devmotion
Copy link
Member

Currently, Distributions uses non-public functions in the private submodule StatsFuns.RFunctions. This could break in any new release of StatsFuns.

This PR switches the code to public functions in Rmath (which was already used by the private functions in StatsFuns.RFunctions).

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.35%. Comparing base (bbdd4f1) to head (693630a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2011   +/-   ##
=======================================
  Coverage   86.35%   86.35%           
=======================================
  Files         146      146           
  Lines        8782     8782           
=======================================
  Hits         7584     7584           
  Misses       1198     1198           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants