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

Add DatasourceEditor and DatasourcePayloadEditor #73

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

vitPinchuk
Copy link
Contributor

Resolves: #72

@vitPinchuk vitPinchuk self-assigned this Nov 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.16%. Comparing base (6576094) to head (fe523ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   77.22%   78.16%   +0.93%     
==========================================
  Files          64       69       +5     
  Lines        2086     2175      +89     
  Branches      534      528       -6     
==========================================
+ Hits         1611     1700      +89     
  Misses        417      417              
  Partials       58       58              

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

@mikhail-vl mikhail-vl added the enhancement New feature or request label Nov 29, 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! Components package is published

@mikhail-vl ready for review

Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks great!

@mikhail-vl mikhail-vl merged commit 60f975e into main Dec 9, 2024
1 check passed
@mikhail-vl mikhail-vl deleted the feat/datasource-editors branch December 9, 2024 03:15
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
Archived in project
Development

Successfully merging this pull request may close these issues.

Add DatasourceEditor and DatasourcePayloadEditor
4 participants