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

docs: added channel amount info to convert_to_grayscale methods in Image and ImageList #834

Conversation

Marsmaennchen221
Copy link
Contributor

Closes #833

Summary of Changes

docs: added channel amount info to convert_to_grayscale methods in Image and ImageList

Copy link
Contributor

github-actions bot commented Jun 10, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 2 0 0 1.15s
✅ PYTHON mypy 2 0 2.46s
✅ PYTHON ruff 2 0 0 0.41s
✅ REPOSITORY git_diff yes no 0.4s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (487854c) to head (8aacdaa).
Report is 54 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #834   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files         114      114           
  Lines        5803     5803           
=======================================
  Hits         5660     5660           
  Misses        143      143           

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

@Marsmaennchen221 Marsmaennchen221 merged commit e831401 into main Jun 14, 2024
10 checks passed
@Marsmaennchen221 Marsmaennchen221 deleted the 833-improve-docstrings-for-image-and-imagelist-method-convert_to_grayscale branch June 14, 2024 14:08
@lars-reimann
Copy link
Member

🎉 This PR is included in version 0.27.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve docstrings for Image and ImageList method convert_to_grayscale
3 participants