albumentations-team / albucore

A high-performance image processing library designed to optimize and extend the Albumentations library with specialized functions for advanced image transformations. Perfect for developers working in computer vision who require efficient and scalable image augmentation.
MIT License
12 stars 3 forks source link

Version boost #16

Closed ternaus closed 5 months ago

ternaus commented 5 months ago

Summary by Sourcery

This pull request updates the pre-commit configuration to use a newer version of Ruff (v0.4.9) and comments out the 'forbid-submodules' hook.

sourcery-ai[bot] commented 5 months ago

Reviewer's Guide by Sourcery

This pull request updates the pre-commit configuration by commenting out the 'forbid-submodules' hook and upgrading the 'ruff' linter version from v0.4.8 to v0.4.9.


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@e5c1b55). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ======================================= Coverage ? 54.27% ======================================= Files ? 14 Lines ? 1321 Branches ? 0 ======================================= Hits ? 717 Misses ? 604 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.