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 datastream mappings #267

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Conversation

strawgate
Copy link
Collaborator

Fixes: #265

Copy link
Contributor

github-actions bot commented Apr 16, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py00100% 
elasticsearch
   __init__.py90297%208–209
   config_flow.py2502888%83, 122, 230, 300, 323, 337, 378–381, 383–384, 386, 388–390, 392–393, 407–408, 412, 452, 458, 498, 573, 582, 616–617
   const.py330100% 
   entity_details.py330100% 
   errors.py28389%51, 60, 67
   es_doc_creator.py1810100% 
   es_doc_publisher.py2561594%102, 244–245, 261–262, 365, 455–456, 458–459, 461–465
   es_gateway.py1002080%82–83, 98, 102, 118–120, 122, 124–125, 127–131, 133–137
   es_index_manager.py121893%228–229, 246–247, 252–253, 282–283
   es_integration.py37294%43–44
   es_privilege_check.py550100% 
   es_serializer.py10190%17
   es_version.py300100% 
   logger.py20100% 
   system_info.py17194%23
   utils.py40100% 
TOTAL12478093% 

Tests Skipped Failures Errors Time
95 0 💤 0 ❌ 0 🔥 6.309s ⏱️

@strawgate
Copy link
Collaborator Author

Forgot to push the commit that actually populates the fields... should be ready now
image

@legrego legrego self-requested a review April 16, 2024 19:11
@strawgate strawgate merged commit 2abfd6a into legrego:main Apr 16, 2024
3 checks passed
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.

data_stream object for >= v.0.7
2 participants