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

fix: Adjust the correlations functionality and adapt the tests #111

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

ZPascal
Copy link
Owner

@ZPascal ZPascal commented Nov 10, 2024

No description provided.

@ZPascal ZPascal self-assigned this Nov 10, 2024
Copy link
Contributor

Coverage Report
FileStmtsMissCover
grafana_api
   \_\_init\_\_.py00100%
   admin.py1600100%
   alerting.py2990100%
   alerting_notifications.py910100%
   alerting_provisioning.py2280100%
   annotations.py1180100%
   api.py1220100%
   authentication.py310100%
   correlations.py620100%
   dashboard.py2490100%
   datasource.py2780100%
   external_group.py340100%
   folder.py1280100%
   legacy_alerting.py630100%
   legacy_playlist.py550100%
   library.py840100%
   licensing.py260100%
   model.py3720100%
   organisation.py1510100%
   other_http.py640100%
   playlist.py800100%
   preferences.py530100%
   query_history.py700100%
   rbac.py3880100%
   reporting.py1740100%
   search.py140100%
   service_account.py1150100%
   short_url.py160100%
   snapshot.py540100%
   sso_settings.py610100%
   team.py1380100%
   user.py1530100%
tests/unittests
   test_admin.py3460100%
   test_alerting.py5140100%
   test_alerting_notifications.py1750100%
   test_alerting_provisioning.py3670100%
   test_annotations.py1350100%
   test_api.py1760100%
   test_authentication.py600100%
   test_correlations.py1240100%
   test_dashboard.py4980100%
   test_datasource.py5390100%
   test_external_group.py650100%
   test_folder.py2480100%
   test_legacy_alerting.py890100%
   test_legacy_playlist.py1090100%
   test_library.py1560100%
   test_licensing.py520100%
   test_model.py360100%
   test_organisation.py2280100%
   test_other_http.py1030100%
   test_playlist.py1670100%
   test_preferences.py950100%
   test_query_history.py1290100%
   test_rbac.py6780100%
   test_reporting.py3150100%
   test_search.py250100%
   test_service_account.py1730100%
   test_short_url.py250100%
   test_snapshot.py1070100%
   test_sso_settings.py1030100%
   test_team.py2870100%
   test_user.py3240100%
TOTAL103790100%
Tests Skipped Failures Errors Time
998 0 💤 0 ❌ 0 🔥 4.697s ⏱️

Copy link
Contributor

Coverage Report
FileStmtsMissCover
grafana_api
   \_\_init\_\_.py00100%
   admin.py1600100%
   alerting.py2990100%
   alerting_notifications.py910100%
   alerting_provisioning.py2280100%
   annotations.py1180100%
   api.py1220100%
   authentication.py310100%
   correlations.py620100%
   dashboard.py2490100%
   datasource.py2780100%
   external_group.py340100%
   folder.py1280100%
   legacy_alerting.py630100%
   legacy_playlist.py550100%
   library.py840100%
   licensing.py260100%
   model.py3720100%
   organisation.py1510100%
   other_http.py640100%
   playlist.py800100%
   preferences.py530100%
   query_history.py700100%
   rbac.py3880100%
   reporting.py1740100%
   search.py140100%
   service_account.py1150100%
   short_url.py160100%
   snapshot.py540100%
   sso_settings.py610100%
   team.py1380100%
   user.py1530100%
tests/unittests
   test_admin.py3460100%
   test_alerting.py5140100%
   test_alerting_notifications.py1750100%
   test_alerting_provisioning.py3670100%
   test_annotations.py1350100%
   test_api.py1760100%
   test_authentication.py600100%
   test_correlations.py1240100%
   test_dashboard.py4980100%
   test_datasource.py5390100%
   test_external_group.py650100%
   test_folder.py2480100%
   test_legacy_alerting.py890100%
   test_legacy_playlist.py1090100%
   test_library.py1560100%
   test_licensing.py520100%
   test_model.py360100%
   test_organisation.py2280100%
   test_other_http.py1030100%
   test_playlist.py1670100%
   test_preferences.py950100%
   test_query_history.py1290100%
   test_rbac.py6780100%
   test_reporting.py3150100%
   test_search.py250100%
   test_service_account.py1730100%
   test_short_url.py250100%
   test_snapshot.py1070100%
   test_sso_settings.py1030100%
   test_team.py2870100%
   test_user.py3240100%
TOTAL103790100%
Tests Skipped Failures Errors Time
998 0 💤 0 ❌ 0 🔥 4.633s ⏱️

Copy link
Contributor

Coverage Report
FileStmtsMissCover
grafana_api
   \_\_init\_\_.py00100%
   admin.py1600100%
   alerting.py2990100%
   alerting_notifications.py910100%
   alerting_provisioning.py2280100%
   annotations.py1180100%
   api.py1220100%
   authentication.py310100%
   correlations.py620100%
   dashboard.py2490100%
   datasource.py2780100%
   external_group.py340100%
   folder.py1280100%
   legacy_alerting.py630100%
   legacy_playlist.py550100%
   library.py840100%
   licensing.py260100%
   model.py3720100%
   organisation.py1510100%
   other_http.py640100%
   playlist.py800100%
   preferences.py530100%
   query_history.py700100%
   rbac.py3880100%
   reporting.py1740100%
   search.py140100%
   service_account.py1150100%
   short_url.py160100%
   snapshot.py540100%
   sso_settings.py610100%
   team.py1380100%
   user.py1530100%
tests/unittests
   test_admin.py3460100%
   test_alerting.py5140100%
   test_alerting_notifications.py1750100%
   test_alerting_provisioning.py3670100%
   test_annotations.py1350100%
   test_api.py1760100%
   test_authentication.py600100%
   test_correlations.py1240100%
   test_dashboard.py4980100%
   test_datasource.py5390100%
   test_external_group.py650100%
   test_folder.py2480100%
   test_legacy_alerting.py890100%
   test_legacy_playlist.py1090100%
   test_library.py1560100%
   test_licensing.py520100%
   test_model.py360100%
   test_organisation.py2280100%
   test_other_http.py1030100%
   test_playlist.py1670100%
   test_preferences.py950100%
   test_query_history.py1290100%
   test_rbac.py6780100%
   test_reporting.py3150100%
   test_search.py250100%
   test_service_account.py1730100%
   test_short_url.py250100%
   test_snapshot.py1070100%
   test_sso_settings.py1030100%
   test_team.py2870100%
   test_user.py3240100%
TOTAL103790100%
Tests Skipped Failures Errors Time
998 0 💤 0 ❌ 0 🔥 4.636s ⏱️

@ZPascal ZPascal merged commit 77d6be7 into main Nov 11, 2024
6 checks passed
@ZPascal ZPascal deleted the fix-the-integrationtests branch November 11, 2024 06:05
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