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

fix: DEV-3465: Projects, displayed on user's organization page, include other organizations #3105

Merged
merged 2 commits into from
Oct 21, 2022

Conversation

makseq
Copy link
Member

@makseq makseq commented Oct 18, 2022

No description provided.

@swarmia
Copy link

swarmia bot commented Oct 18, 2022

@github-actions github-actions bot added the fix label Oct 18, 2022
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Base: 77.36% // Head: 77.13% // Decreases project coverage by -0.22% ⚠️

Coverage data is based on head (4ac7832) compared to base (f292484).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3105      +/-   ##
===========================================
- Coverage    77.36%   77.13%   -0.23%     
===========================================
  Files          146      146              
  Lines        10783    10785       +2     
===========================================
- Hits          8342     8319      -23     
- Misses        2441     2466      +25     
Impacted Files Coverage Δ
...l_studio/label_studio/organizations/serializers.py 76.59% <0.00%> (-3.41%) ⬇️
...el_studio/label_studio/data_manager/serializers.py 89.32% <0.00%> (-2.92%) ⬇️
label_studio/label_studio/core/utils/common.py 81.25% <0.00%> (-2.09%) ⬇️
label_studio/label_studio/data_manager/managers.py 78.08% <0.00%> (-1.41%) ⬇️
..._studio/label_studio/labels_manager/serializers.py 96.25% <0.00%> (-1.25%) ⬇️
label_studio/label_studio/core/middleware.py 89.24% <0.00%> (-1.08%) ⬇️
label_studio/label_studio/tasks/serializers.py 83.64% <0.00%> (-0.54%) ⬇️
label_studio/label_studio/organizations/api.py 79.04% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KonstantinKorotaev
Copy link
Contributor

Can we create a test for this case?

@MihajloHoma
Copy link
Contributor

MihajloHoma commented Oct 20, 2022

/git merge develop

Successfully pushed new changes:
Merge remote-tracking branch 'origin/develop' into fb-dev-3465 (4ac7832)

Workflow run

@makseq makseq merged commit 1511484 into develop Oct 21, 2022
@makseq makseq deleted the fb-dev-3465 branch October 21, 2022 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants