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

Mimecast - use cursor from SDK #1193

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

Conversation

lvoloshyn-sekoia
Copy link
Collaborator

No description provided.

@lvoloshyn-sekoia lvoloshyn-sekoia marked this pull request as ready for review November 28, 2024 07:29
Copy link

github-actions bot commented Nov 28, 2024

Test Results

9 tests   - 2   9 ✅  - 2   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 7dc0394. ± Comparison against base commit 2c4c827.

This pull request removes 11 and adds 9 tests. Note that renamed tests count towards both.
tests.test_search ‑ test_ldap_action_serialization
tests.test_search ‑ test_search_in_base_exception
tests.test_search ‑ test_search_no_attributes
tests.test_search ‑ test_search_with_attributes
tests.test_user ‑ test_disable_two_users
tests.test_user ‑ test_disable_user
tests.test_user ‑ test_enable_two_users
tests.test_user ‑ test_enable_user
tests.test_user ‑ test_reset_password_two_users
tests.test_user ‑ test_reset_password_user
…
tests.test_helpers ‑ test_get_upper_second
tests.test_mimecast_siem_logs ‑ test_authentication_failed
tests.test_mimecast_siem_logs ‑ test_fetch_batches
tests.test_mimecast_siem_logs ‑ test_permission_denied
tests.test_mimecast_siem_logs ‑ test_start_consumers
tests.test_mimecast_siem_logs ‑ test_stop_consumers
tests.test_mimecast_siem_logs ‑ test_supervise_consumers
tests.test_retry ‑ test_get_retry_after
tests.test_retry ‑ test_parse_ratelimit_retry_after

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.11%. Comparing base (7ccaa71) to head (2686adb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1193      +/-   ##
==========================================
+ Coverage   90.07%   90.11%   +0.04%     
==========================================
  Files         246      247       +1     
  Lines        9110     9127      +17     
  Branches      467      467              
==========================================
+ Hits         8206     8225      +19     
+ Misses        828      826       -2     
  Partials       76       76              
Flag Coverage Δ
Mimecast 81.50% <100.00%> (+1.87%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.12%. Comparing base (2c4c827) to head (7dc0394).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1193      +/-   ##
==========================================
+ Coverage   90.07%   90.12%   +0.05%     
==========================================
  Files         246      247       +1     
  Lines        9104     9136      +32     
  Branches      467      467              
==========================================
+ Hits         8200     8234      +34     
+ Misses        828      826       -2     
  Partials       76       76              
Flag Coverage Δ
Mimecast 82.23% <100.00%> (+3.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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