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

clickhouse_db: add the module #25

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

Andersson007
Copy link
Contributor

SUMMARY

Fixes #17

Notes:

  • I think we shouldn't implement state: dump|restore
  • We could also add comment and on cluster in a following PR. it'll probably require the version check

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9ea2763) 82.25% compared to head (65d49b3) 83.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   82.25%   83.04%   +0.78%     
==========================================
  Files           3        4       +1     
  Lines         248      348     +100     
  Branches       36       50      +14     
==========================================
+ Hits          204      289      +85     
- Misses         27       37      +10     
- Partials       17       22       +5     

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

@Andersson007
Copy link
Contributor Author

ready for review

@aleksvagachev aleksvagachev merged commit afd36f4 into ansible-collections:main Feb 10, 2024
7 checks passed
@Andersson007
Copy link
Contributor Author

@aleksvagachev thanks for reviewing and merging!

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.

clickhouse_db: add new module
2 participants