Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Fix filtering for multiple targetValues #130

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

pohlm01
Copy link
Member

@pohlm01 pohlm01 commented Oct 1, 2024

No description provided.

@pohlm01 pohlm01 linked an issue Oct 1, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 25.39683% with 47 lines in your changes missing coverage. Please review.

Project coverage is 74.47%. Comparing base (42425db) to head (da2bf83).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
openadr-vtn/src/data_source/postgres/report.rs 0.00% 37 Missing ⚠️
openadr-vtn/src/api/report.rs 0.00% 5 Missing ⚠️
openadr-vtn/src/data_source/postgres/resource.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
+ Coverage   74.20%   74.47%   +0.27%     
==========================================
  Files          40       40              
  Lines        5454     5450       -4     
==========================================
+ Hits         4047     4059      +12     
+ Misses       1407     1391      -16     

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

@pohlm01 pohlm01 merged commit 564d483 into main Oct 1, 2024
10 of 11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix filtering for multiple targetValues
1 participant