Skip to content

feat(odin): Register fetch logs action and validate input dates#541

Merged
vikramlc-cognite merged 4 commits into
masterfrom
EDGE-605-register-fetch-logs-action
Jun 26, 2026
Merged

feat(odin): Register fetch logs action and validate input dates#541
vikramlc-cognite merged 4 commits into
masterfrom
EDGE-605-register-fetch-logs-action

Merge branch 'master' into EDGE-605-register-fetch-logs-action

cb33f35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

82.86% (+0.12%) compared to 8fd8266

View this Pull Request on Codecov

82.86% (+0.12%) compared to 8fd8266

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.86%. Comparing base (8fd8266) to head (cb33f35).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #541      +/-   ##
==========================================
+ Coverage   82.73%   82.86%   +0.12%     
==========================================
  Files          44       45       +1     
  Lines        4430     4475      +45     
==========================================
+ Hits         3665     3708      +43     
- Misses        765      767       +2     
Files with missing lines Coverage Δ
...extractorutils/unstable/core/_log_upload_action.py 100.00% <100.00%> (ø)
cognite/extractorutils/unstable/core/actions.py 100.00% <100.00%> (ø)
cognite/extractorutils/unstable/core/base.py 84.59% <100.00%> (+0.29%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.