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

Use datasource ID instead of name; support variables in DS #229

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vitPinchuk
Copy link
Contributor

Await: 73

Resolves: #224

@vitPinchuk vitPinchuk self-assigned this Dec 6, 2024
Copy link
Collaborator

@asimonok asimonok left a comment

Choose a reason for hiding this comment

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

please update with components@3.7.0

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.82%. Comparing base (8485e4e) to head (673187f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
- Coverage   98.85%   98.82%   -0.04%     
==========================================
  Files          74       71       -3     
  Lines        1661     1618      -43     
  Branches      480      425      -55     
==========================================
- Hits         1642     1599      -43     
  Misses         19       19              

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

@vitPinchuk vitPinchuk marked this pull request as ready for review December 6, 2024 15:09
@vitPinchuk vitPinchuk requested a review from asimonok December 6, 2024 15:09
@mikhail-vl mikhail-vl added the enhancement New feature or request label Dec 9, 2024
@mikhail-vl mikhail-vl added this to the Variable 3.7.0 milestone Dec 9, 2024
Copy link
Collaborator

@asimonok asimonok left a comment

Choose a reason for hiding this comment

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

Looks good!

@mikhail-vl ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

Successfully merging this pull request may close these issues.

Update Datasource name to Id
3 participants