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

Misc: more lints, tests and minor fixes #119

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Conversation

mwtoews
Copy link
Contributor

@mwtoews mwtoews commented Jan 24, 2025

This is a miscellaneous collection of minor changes.

  • Add a few more Ruff check rules, with associated changes
  • Fix link to main source file referenced in README.rst
  • Specify pytest configuration, most importantly set pythonpath to src (this allows pytest to work without installing the package)
  • Add some NumPy linear algebra module cross-check tests
  • Add test to check members a, b, etc., as this seems missing

@mwtoews mwtoews force-pushed the misc branch 2 times, most recently from 29fe5cd to 5441c66 Compare January 24, 2025 12:34
Copy link
Member

@sgillies sgillies left a comment

Choose a reason for hiding this comment

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

Excellent!

@sgillies sgillies merged commit 61c31c6 into rasterio:main Jan 25, 2025
7 checks passed
@mwtoews mwtoews deleted the misc branch January 25, 2025 19:33
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.

2 participants