Skip to content

Remove `Started` variable

fc33de5
Select commit
Loading
Failed to load commit list.
Open

Migrate to integrations #964

Remove `Started` variable
fc33de5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 1s

80.13% (+0.07%) compared to f00679e

View this Pull Request on Codecov

80.13% (+0.07%) compared to f00679e

Details

Codecov Report

❌ Patch coverage is 82.11009% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.13%. Comparing base (f00679e) to head (fc33de5).

Files with missing lines Patch % Lines
Extractor/UAExtractor.cs 86.84% 6 Missing and 14 partials ⚠️
ExtractorLauncher/ExtractorStarter.cs 57.14% 11 Missing and 1 partial ⚠️
Extractor/Config/FullConfig.cs 50.00% 0 Missing and 2 partials ⚠️
Extractor/Pushers/CDFPusher.cs 81.81% 2 Missing ⚠️
Extractor/RebrowseTriggerManager.cs 33.33% 2 Missing ⚠️
Extractor/UAClient.cs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #964      +/-   ##
==========================================
+ Coverage   80.05%   80.13%   +0.07%     
==========================================
  Files         130      128       -2     
  Lines       17015    16504     -511     
  Branches     2503     2432      -71     
==========================================
- Hits        13622    13225     -397     
+ Misses       2625     2551      -74     
+ Partials      768      728      -40     
Files with missing lines Coverage Δ
ConfigurationTool/Checks/History.cs 85.97% <100.00%> (+0.91%) ⬆️
Extractor/Config/CogniteConfig.cs 84.84% <ø> (ø)
Extractor/Streamer.cs 84.80% <100.00%> (ø)
Extractor/Tasks/BrowseTask.cs 94.16% <100.00%> (+17.89%) ⬆️
Extractor/Tasks/HistoryTask.cs 93.93% <100.00%> (+12.62%) ⬆️
ExtractorLauncher/Program.cs 84.44% <100.00%> (+0.17%) ⬆️
Extractor/UAClient.cs 78.55% <0.00%> (+0.17%) ⬆️
Extractor/Config/FullConfig.cs 95.23% <50.00%> (+3.93%) ⬆️
Extractor/Pushers/CDFPusher.cs 79.67% <81.81%> (+0.32%) ⬆️
Extractor/RebrowseTriggerManager.cs 90.08% <33.33%> (ø)
... and 2 more

... and 9 files with indirect coverage changes

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