Skip to content

feat(connectors-sdk): add logging module and expose Logger (#6558) - #6559

Closed
Powlinett wants to merge 13 commits into
masterfrom
feat/connectors-sdk-add-logger-class
Closed

feat(connectors-sdk): add logging module and expose Logger (#6558)#6559
Powlinett wants to merge 13 commits into
masterfrom
feat/connectors-sdk-add-logger-class

ci: update connectors tests after `OPENCTI_TOKEN` type change

aacc0e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

69.02% (+33.37%) compared to 562693f

View this Pull Request on Codecov

69.02% (+33.37%) compared to 562693f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6559       +/-   ##
===========================================
+ Coverage   35.64%   69.02%   +33.37%     
===========================================
  Files        2048     1134      -914     
  Lines      125310    59742    -65568     
===========================================
- Hits        44672    41235     -3437     
+ Misses      80638    18507    -62131     
Files with missing lines Coverage Δ
connectors-sdk/connectors_sdk/__init__.py 100.00% <100.00%> (ø)
...rs_sdk/connectors/external_import/_work_manager.py 100.00% <100.00%> (ø)
.../connectors/external_import/base_data_processor.py 100.00% <100.00%> (ø)
...ctors/external_import/external_import_connector.py 100.00% <100.00%> (ø)
...nectors-sdk/connectors_sdk/logging/_base_logger.py 100.00% <100.00%> (ø)
connectors-sdk/connectors_sdk/logging/logger.py 100.00% <100.00%> (ø)
...onnectors-sdk/connectors_sdk/logging/sdk_logger.py 100.00% <100.00%> (ø)
...rs-sdk/connectors_sdk/settings/_settings_loader.py 100.00% <100.00%> (ø)
...ors-sdk/connectors_sdk/settings/annotated_types.py 100.00% <ø> (ø)
...ctors-sdk/connectors_sdk/settings/base_settings.py 100.00% <100.00%> (ø)
... and 1 more

... and 1110 files with indirect coverage changes

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.