Skip to content

Conversation

@pohlm01
Copy link
Member

@pohlm01 pohlm01 commented Nov 12, 2025

No description provided.

bjorn3 and others added 11 commits November 7, 2025 09:44
In OpenADR 3.1 target filters are no longer typed. The set of target
labels for a stored entity is represented as a list of strings. And for
filtering you now use just a bunch of targets= query parameters.

Signed-off-by: Björn Baron <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Björn Baron <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Björn Baron <[email protected]>
Signed-off-by: Maximilian Pohl <[email protected]>
Signed-off-by: Maximilian Pohl <[email protected]>
Signed-off-by: Björn Baron <[email protected]>
The test cases that are still failing are related to the new "object
privacy" introduced by OpenADR 3.1 and will be corrected in a future
commit.

Signed-off-by: Maximilian Pohl <[email protected]>
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 79.76190% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.04%. Comparing base (c4ac79a) to head (cbfa94b).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
openleadr-vtn/src/api/mod.rs 72.72% 6 Missing ⚠️
openleadr-vtn/src/data_source/postgres/report.rs 0.00% 4 Missing ⚠️
openleadr-wire/src/target.rs 0.00% 4 Missing ⚠️
openleadr-wire/src/event.rs 50.00% 2 Missing ⚠️
openleadr-client/src/program.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
+ Coverage   80.72%   81.04%   +0.32%     
==========================================
  Files          42       41       -1     
  Lines        4824     4690     -134     
==========================================
- Hits         3894     3801      -93     
+ Misses        930      889      -41     

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

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

@pohlm01 pohlm01 linked an issue Nov 12, 2025 that may be closed by this pull request
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.

Update to OpenADR 3.1

3 participants