Skip to content

Conversation

@einarmo
Copy link
Collaborator

@einarmo einarmo commented Dec 5, 2025

This is #764, which was originally merged into v3-dev.

Simply removing a few deprecated options, and BrowseCallback which doesn't work, and isn't particularly useful anymore.

Also remove BrowseCallback which doesn't work and hasn't worked for _a
long time_, it never worked with OIDC...
@einarmo einarmo requested a review from a team as a code owner December 5, 2025 11:50
@einarmo
Copy link
Collaborator Author

einarmo commented Dec 5, 2025

/gemini review

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request effectively removes several deprecated configuration options and their corresponding logic from the codebase. The changes are consistent across configuration classes, interfaces, processing logic, tests, and schema files. The removal of BrowseCallback and its usage is also handled correctly. This is a solid cleanup effort that simplifies the code and removes legacy cruft. I have no issues to report.

@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.11%. Comparing base (8da8418) to head (6836a0b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #906      +/-   ##
==========================================
+ Coverage   79.76%   80.11%   +0.35%     
==========================================
  Files         132      132              
  Lines       18365    18204     -161     
  Branches     2752     2724      -28     
==========================================
- Hits        14649    14585      -64     
+ Misses       2876     2795      -81     
+ Partials      840      824      -16     
Files with missing lines Coverage Δ
Extractor/BrowseCallback.cs 100.00% <ø> (+48.38%) ⬆️
Extractor/Config/CogniteConfig.cs 90.14% <ø> (-0.77%) ⬇️
Extractor/Config/Common.cs 100.00% <ø> (ø)
Extractor/Config/ExtractionConfig.cs 91.77% <ø> (-0.11%) ⬇️
Extractor/Config/MqttConfig.cs 92.30% <ø> (-0.29%) ⬇️
Extractor/Config/SourceConfig.cs 89.03% <ø> (-0.14%) ⬇️
Extractor/Pushers/CDFPusher.cs 88.60% <100.00%> (+2.17%) ⬆️
Extractor/UAExtractor.cs 76.53% <ø> (-1.04%) ⬇️
ExtractorLauncher/ExtractorStarter.cs 71.23% <100.00%> (+15.17%) ⬆️

... and 6 files with indirect coverage changes

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

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