Skip to content

Conversation

@arnaud-moncel
Copy link
Member

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@qltysh
Copy link

qltysh bot commented Dec 24, 2025

Qlty

Coverage Impact

This PR will not change total coverage.

Modified Files with Diff Coverage (2)

RatingFile% DiffUncovered Line #s
Coverage rating: C Coverage rating: C
...lib/forest_admin_datasource_customizer/composite_datasource.rb100.0%
Coverage rating: A Coverage rating: A
...rs/rename_collection/rename_collection_datasource_decorator.rb100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@arnaud-moncel arnaud-moncel merged commit afd4481 into main Dec 24, 2025
37 checks passed
@arnaud-moncel arnaud-moncel deleted the fix/composite-datasource-collection-exist branch December 24, 2025 09:52
forest-bot added a commit that referenced this pull request Dec 24, 2025
## [1.19.1](v1.19.0...v1.19.1) (2025-12-24)

### Bug Fixes

* **composite datasource:** improve perf on collection exist check ([#246](#246)) ([afd4481](afd4481))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.19.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants