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

feat(AWS): Async #877

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat(AWS): Async #877

wants to merge 1 commit into from

Conversation

Darkheir
Copy link
Collaborator

No description provided.

Copy link

Test Results

42 tests  +8   42 ✅ +13   5s ⏱️ -5s
 1 suites ±0    0 💤  -  5 
 1 files   ±0    0 ❌ ± 0 

Results for commit a11ab9b. ± Comparison against base commit bd923c8.

This pull request removes 34 and adds 42 tests. Note that renamed tests count towards both.
tests.client.test_auth ‑ test_get_credentials
tests.client.test_client ‑ test_list_streams
tests.client.test_client ‑ test_list_streams_empty
tests.client.test_client ‑ test_list_streams_integration
tests.client.test_client ‑ test_list_streams_return_an_error
tests.client.test_retry ‑ test_ratelimit_retry_after_header_sleep
tests.client.test_retry ‑ test_retry_after_header_sleep
tests.test_actions_iocs ‑ test_create_indicators
tests.test_actions_iocs ‑ test_get_reference_url
tests.test_actions_iocs ‑ test_get_valid_indicators_block
…
tests.aws_helpers.test_s3_wrapper ‑ test_read_key
tests.aws_helpers.test_sqs_wrapper ‑ test_defined_queue_url
tests.aws_helpers.test_sqs_wrapper ‑ test_queue_url
tests.aws_helpers.test_sqs_wrapper ‑ test_receive_messages
tests.aws_helpers.test_utils ‑ test_get_content
tests.aws_helpers.test_utils ‑ test_is_gzip_compressed
tests.aws_helpers.test_utils ‑ test_normalize_s3_key
tests.connectors.s3.logs.test_cloudtrail_logs_trigger ‑ test_commit_marker
tests.connectors.s3.logs.test_cloudtrail_logs_trigger ‑ test_fetch_next_objects
tests.connectors.s3.logs.test_cloudtrail_logs_trigger ‑ test_forward_events
…

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 18.51852% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 90.00%. Comparing base (bd923c8) to head (a11ab9b).

Files Patch % Lines
AWS/connectors/__init__.py 12.00% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #877      +/-   ##
==========================================
- Coverage   90.20%   90.00%   -0.21%     
==========================================
  Files         307      307              
  Lines       11527    11556      +29     
  Branches      817      821       +4     
==========================================
+ Hits        10398    10401       +3     
- Misses       1046     1072      +26     
  Partials       83       83              
Flag Coverage Δ
AWS 89.77% <18.51%> (-5.61%) ⬇️

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