Skip to content

Conversation

@milesfrain
Copy link
Contributor

@milesfrain milesfrain commented Sep 25, 2023

Fixes: #146 (part 2)

The original request was to just add a note in the docs about reexports from Statistics: #146 (comment)

But then I found we were missing some re-exports that the docs assume exist. So I added those back in as originally proposed in the above issue.

This PR also removes unnecessary Statistics imports in the tests. FYI @maleadt, This reverts your change from #294 to restore my change from #149.

If we don't want to go with the reexport strategy, that's also fine with me. I just want things to be consistent.

milesfrain and others added 3 commits September 24, 2023 21:53
Moved `maximum` to immediately after `minimum`. This makes it easier to match-up the outputs against what `BenchmarkTools` prints.
@milesfrain milesfrain changed the title Reexport Statistics std and var Reexport std and var from Statistics Sep 25, 2023
Copy link
Collaborator

@gdalle gdalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me, thanks!

@gdalle gdalle merged commit 0944b43 into JuliaCI:master Sep 26, 2023
@milesfrain milesfrain deleted the note-statistics-reexports branch September 26, 2023 21:35
@Zentrik Zentrik mentioned this pull request Apr 26, 2024
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.

Change median and mean export, or update documentation

2 participants