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

Add in data migration to create amagmation and make affiliation_invit… #2656

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Dec 5, 2023

…ations larger

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-auth license (Apache 2.0).

Copy link

sonarqubecloud bot commented Dec 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Merging #2656 (3ca49d2) into main (261dc17) will increase coverage by 8.78%.
Report is 173 commits behind head on main.
The diff coverage is 89.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2656      +/-   ##
==========================================
+ Coverage   80.71%   89.49%   +8.78%     
==========================================
  Files         322      178     -144     
  Lines       11915     9416    -2499     
  Branches      618       48     -570     
==========================================
- Hits         9617     8427    -1190     
+ Misses       2289      977    -1312     
- Partials        9       12       +3     
Flag Coverage Δ
accountmailerqueue 83.91% <ø> (-4.02%) ⬇️
activityloglistenerqueue ?
authapi 89.93% <89.42%> (-0.03%) ⬇️
authweb ?
eventlistenerqueue ?

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

Files Coverage Δ
auth-api/src/auth_api/__init__.py 85.33% <100.00%> (ø)
auth-api/src/auth_api/config.py 99.39% <100.00%> (+<0.01%) ⬆️
auth-api/src/auth_api/exceptions/errors.py 100.00% <100.00%> (ø)
auth-api/src/auth_api/models/affiliation.py 94.82% <100.00%> (+2.14%) ⬆️
auth-api/src/auth_api/models/dataclass.py 100.00% <100.00%> (ø)
auth-api/src/auth_api/models/membership.py 72.41% <100.00%> (ø)
auth-api/src/auth_api/models/org.py 93.56% <100.00%> (+0.15%) ⬆️
auth-api/src/auth_api/models/product_code.py 96.66% <100.00%> (+0.11%) ⬆️
...th-api/src/auth_api/models/product_subscription.py 100.00% <ø> (ø)
auth-api/src/auth_api/resources/__init__.py 100.00% <100.00%> (ø)
... and 49 more

... and 152 files with indirect coverage changes

@seeker25 seeker25 merged commit 5d8b21d into bcgov:main Dec 5, 2023
24 of 25 checks passed
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.

1 participant