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

[DDO-3785] Ignore suitability within Sherlock #617

Merged
merged 6 commits into from
Aug 1, 2024

Conversation

jack-r-warren
Copy link
Contributor

I'll remove it from the API and then the database at a later junction. Requires all other PRs for DDO-3785 to be merged first.

Testing

Updated tests to all reference roles rather than suitability. Had more than I thought, I thought I updated tests before, but I'm not arguing.

Risk

Low

@jack-r-warren jack-r-warren requested a review from a team as a code owner July 31, 2024 20:24
Copy link
Contributor

@jyang-broad jyang-broad left a comment

Choose a reason for hiding this comment

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

removes "suitability" as a top-level attribute, now lives somewhere in roles.

Base automatically changed from DDO-3785-b64-encode-tokens to main August 1, 2024 15:42
Copy link

sonarqubecloud bot commented Aug 1, 2024

Copy link

github-actions bot commented Aug 1, 2024

No API changes detected

Copy link

github-actions bot commented Aug 1, 2024

Published image from 6c3e8fb (merge 97ee658):

us-central1-docker.pkg.dev/dsp-artifact-registry/sherlock/sherlock:v1.5.24-97ee658
us-central1-docker.pkg.dev/dsp-devops-super-prod/sherlock/sherlock:v1.5.24-97ee658

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.64%. Comparing base (ca1a760) to head (6c3e8fb).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #617      +/-   ##
==========================================
+ Coverage   69.62%   69.64%   +0.02%     
==========================================
  Files         272      272              
  Lines       12370    12355      -15     
==========================================
- Hits         8612     8605       -7     
+ Misses       2880     2871       -9     
- Partials      878      879       +1     
Files Coverage Δ
sherlock/internal/models/cluster.go 90.00% <ø> (-1.31%) ⬇️
sherlock/internal/models/environment.go 62.30% <ø> (-0.59%) ⬇️
sherlock/internal/models/user.go 86.81% <ø> (+2.65%) ⬆️
sherlock/internal/oidc_models/storage.go 64.97% <100.00%> (+0.09%) ⬆️

... and 1 file with indirect coverage changes

@jack-r-warren jack-r-warren merged commit 2b7dba7 into main Aug 1, 2024
18 of 19 checks passed
@jack-r-warren jack-r-warren deleted the DDO-3785-ignore-suitability branch August 1, 2024 17:56
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.

3 participants