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

Limit returned data based on user roles #99

Merged
merged 11 commits into from
Sep 16, 2024
Merged

Conversation

pohlm01
Copy link
Member

@pohlm01 pohlm01 commented Sep 3, 2024

No description provided.

@pohlm01 pohlm01 self-assigned this Sep 3, 2024
@pohlm01 pohlm01 linked an issue Sep 3, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 78.71429% with 149 lines in your changes missing coverage. Please review.

Project coverage is 72.90%. Comparing base (8bc0c2a) to head (7b33583).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
openadr-vtn/src/data_source/postgres/report.rs 0.00% 97 Missing ⚠️
openadr-wire/src/resource.rs 0.00% 16 Missing ⚠️
openadr-wire/src/ven.rs 0.00% 16 Missing ⚠️
openadr-vtn/src/api/report.rs 0.00% 11 Missing ⚠️
openadr-vtn/src/data_source/postgres/program.rs 96.86% 7 Missing ⚠️
openadr-vtn/src/data_source/postgres/event.rs 99.28% 1 Missing ⚠️
openadr-vtn/src/error.rs 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   70.36%   72.90%   +2.53%     
==========================================
  Files          32       34       +2     
  Lines        3553     4133     +580     
==========================================
+ Hits         2500     3013     +513     
- Misses       1053     1120      +67     

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

@pohlm01
Copy link
Member Author

pohlm01 commented Sep 10, 2024

Audit fails due to Keats/validator#350. Make sure to update validator as soon as this PR gets merged.

@pohlm01 pohlm01 marked this pull request as ready for review September 16, 2024 10:26
@pohlm01 pohlm01 merged commit e371599 into main Sep 16, 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
1 participant