Skip to content
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

Ns rse/fix tests test plottingfuncs #908

Closed
wants to merge 547 commits into from

Conversation

ns-rse
Copy link
Collaborator

@ns-rse ns-rse commented Sep 17, 2024

First of a series of PRs that will restore the tests that are failing from tests/test_plottingfuncs.py.

I'm looking to adopt the Stacked PRs workflow so will be making changes on top of these.

MaxGamill-Sheffield and others added 30 commits August 7, 2024 19:48
MaxGamill-Sheffield and others added 22 commits August 23, 2024 11:54
Co-authored-by: llwiggins <91545985+llwiggins@users.noreply.github.com>
Adding RI code to handle and break odd crossings
Fixes a bunch of linting errors, some notes left in place for tasks to be completed (e.g. see #899).
Closes #899

Also updates `test_process_stages()` although this includes disabling a one set of parameters for the time being until I
work out what is now happening.
Fixes a bunch of linting errors, some notes left in place for tasks to be completed (e.g. see #899).
Within `processing.run_splining()`...

+ `grainstats_additions_image` > `splining_stats`
+ `grainstats_additions_df` > `_splining_stats` (prefix of `_` denotes private object)

Within `topostats.tracing.splining_image()`

+ `grainstats_additions_df` > `splining_stats_df`
+ `blu` > `blue` in `test_mask_dilation()` and `test_mask_cmap()` to reflect change in `topostats/theme.py`
+ deduplicate `# pylint: disable` from `topostats/plottingfuncs.py`
@ns-rse ns-rse added the tests Issues pertaining to testing label Sep 17, 2024
@ns-rse ns-rse closed this Sep 17, 2024
@ns-rse
Copy link
Collaborator Author

ns-rse commented Sep 17, 2024

D'oh forgot to change the target branch! 🤦

@ns-rse ns-rse deleted the ns-rse/fix-tests-test_plottingfuncs branch September 18, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Issues pertaining to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants