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

VadeCloud: Additional custom header to platform requests #469

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

Conversation

vg-svitla
Copy link
Collaborator

No description provided.

@vg-svitla vg-svitla requested a review from squioc November 4, 2023 13:19
Copy link

github-actions bot commented Nov 4, 2023

Test Results

8 tests  ±0   8 ✔️ ±0   0s ⏱️ -1s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit 22b8279. ± Comparison against base commit c4737f2.

This pull request removes 8 and adds 8 tests. Note that renamed tests count towards both.
tests.test_actions ‑ test_delete_app
tests.test_actions ‑ test_disable_user
tests.test_actions ‑ test_enable_user
tests.test_actions ‑ test_get_signins
tests.test_actions ‑ test_get_user
tests.test_actions ‑ test_get_user_authentication_methods
tests.test_actions ‑ test_reset_user_password
tests.test_actions ‑ test_revoke_signins
tests.test_vade_cloud_logs_trigger ‑ test_auth_error
tests.test_vade_cloud_logs_trigger ‑ test_fetch_event
tests.test_vade_cloud_logs_trigger ‑ test_last_timestamp
tests.test_vade_cloud_logs_trigger ‑ test_request_error
tests.test_vade_cloud_logs_trigger ‑ test_start_consumers
tests.test_vade_cloud_logs_trigger ‑ test_stop_consumers
tests.test_vade_cloud_logs_trigger ‑ test_supervise_consumers
tests.test_vade_cloud_logs_trigger ‑ test_timeout_error

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c4737f2) 83.73% compared to head (22b8279) 83.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #469   +/-   ##
=======================================
  Coverage   83.73%   83.73%           
=======================================
  Files         370      370           
  Lines       14089    14097    +8     
  Branches      391      391           
=======================================
+ Hits        11797    11804    +7     
- Misses       2258     2259    +1     
  Partials       34       34           
Flag Coverage Δ
VadeCloud 92.41% <88.88%> (-0.19%) ⬇️

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

Files Coverage Δ
VadeCloud/vadecloud_modules/client/__init__.py 100.00% <100.00%> (ø)
...Cloud/vadecloud_modules/trigger_vade_cloud_logs.py 90.00% <100.00%> (+0.19%) ⬆️
VadeCloud/vadecloud_modules/client/auth.py 97.05% <75.00%> (-2.95%) ⬇️

☔ 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.

3 participants