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: Fixes batch url computation #90

Merged
merged 1 commit into from
Nov 3, 2023
Merged

fix: Fixes batch url computation #90

merged 1 commit into from
Nov 3, 2023

Conversation

Darkheir
Copy link
Collaborator

@Darkheir Darkheir commented Nov 3, 2023

No description provided.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bdf09f6) 95.73% compared to head (ae69653) 95.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   95.73%   95.73%           
=======================================
  Files          26       26           
  Lines        1897     1897           
=======================================
  Hits         1816     1816           
  Misses         81       81           
Files Coverage Δ
sekoia_automation/connector/__init__.py 98.36% <100.00%> (ø)

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

Copy link

github-actions bot commented Nov 3, 2023

Test Results

162 tests  +1   161 ✔️ +1   1m 29s ⏱️ +2s
    1 suites ±0       1 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit ae69653. ± Comparison against base commit bdf09f6.

# Without trailing slash
mocked_trigger_logs.reset_mock()
with patch.dict(
os.environ, {"INTAKE_URL": "https://fra2.app.sekoia.io/v1/intake-http"}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure the test is doing what you want, when testing on cli, the url generated seems incorrect :/

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not relevant due to import updated.

@Darkheir Darkheir merged commit aa1101d into main Nov 3, 2023
6 checks passed
@otetard otetard deleted the fix/batch_url branch September 29, 2024 08:38
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.

2 participants