Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

groups and access for sources and exposures #10426

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

dave-connors-3
Copy link
Contributor

resolves #9339

Problem

Solution

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX
  • This PR includes type annotations for new and modified functions

@cla-bot cla-bot bot added the cla:yes label Jul 10, 2024
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 87.31%. Comparing base (4ea0e10) to head (00a3f7a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10426      +/-   ##
==========================================
- Coverage   88.81%   87.31%   -1.50%     
==========================================
  Files         180      180              
  Lines       22558    22593      +35     
==========================================
- Hits        20034    19728     -306     
- Misses       2524     2865     +341     
Flag Coverage Δ
integration 84.53% <80.00%> (-1.62%) ⬇️
unit 62.05% <40.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Unit Tests 62.05% <40.00%> (-0.05%) ⬇️
Integration Tests 84.53% <80.00%> (-1.62%) ⬇️

@dave-connors-3 dave-connors-3 changed the title Dc/expoure and source groups groups and access for sources and exposures Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-3527] [implementation] extend access and groups to exposures & source
1 participant