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

✨ Allow for passing QalibInteractions into another QalibInteraction #183

Merged
merged 4 commits into from
Sep 23, 2024

Conversation

YousefEZ
Copy link
Owner

@YousefEZ YousefEZ commented Sep 23, 2024

This feature allows users to wrap QalibInteraction into another QalibInteraction which would be useful if they would like to use another renderer

version: patch

Copy link

codacy-production bot commented Sep 23, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+99.09% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (142e4b5) 0 0 0.00%
Head commit (c01c173) 2193 (+2193) 2173 (+2173) 99.09% (+99.09%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#183) 26 26 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@YousefEZ YousefEZ merged commit 803dcb4 into main Sep 23, 2024
10 checks passed
@YousefEZ YousefEZ deleted the allowWrappingQalibInteractions branch September 23, 2024 19:16
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.

1 participant