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-2915: Fix auth check for uploaded files #2942

Merged
merged 7 commits into from
Oct 17, 2022
Merged

Conversation

triklozoid
Copy link
Contributor

No description provided.

@swarmia
Copy link

swarmia bot commented Sep 14, 2022

@github-actions github-actions bot added the fix label Sep 14, 2022
@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Base: 77.42% // Head: 77.16% // Decreases project coverage by -0.26% ⚠️

Coverage data is based on head (e892f84) compared to base (b558a39).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2942      +/-   ##
===========================================
- Coverage    77.42%   77.16%   -0.27%     
===========================================
  Files          146      146              
  Lines        10773    10775       +2     
===========================================
- Hits          8341     8314      -27     
- Misses        2432     2461      +29     
Impacted Files Coverage Δ
...el_studio/label_studio/data_manager/serializers.py 89.32% <0.00%> (-2.92%) ⬇️
label_studio/label_studio/core/utils/common.py 82.03% <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/version.py 62.90% <0.00%> (-1.16%) ⬇️
label_studio/label_studio/core/middleware.py 89.24% <0.00%> (-1.08%) ⬇️
label_studio/label_studio/core/urls.py 77.27% <0.00%> (-0.99%) ⬇️
label_studio/label_studio/data_import/models.py 77.84% <0.00%> (-0.87%) ⬇️
label_studio/label_studio/tasks/models.py 87.64% <0.00%> (-0.61%) ⬇️
label_studio/label_studio/tasks/serializers.py 83.64% <0.00%> (-0.54%) ⬇️
... and 4 more

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.

@triklozoid triklozoid merged commit 3544061 into develop Oct 17, 2022
@github-actions github-actions bot deleted the fb-DEV-2915 branch October 17, 2022 09:22
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

3 participants