label-studio
label-studio copied to clipboard
fix: LEAP-1404: Support multiple import storages per provider
PR fulfills these requirements
- [ ] Commit message(s) and PR title follows the format
[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change madeex.fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors - [ ] Tests for the changes have been added/updated (for bug fixes/features)
- [ ] Docs have been added/updated (for bug fixes/features)
- [ ] Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
- [ ] Self-reviewed and ran all changes on a local instance (for bug fixes/features)
Change has impacts in these area(s)
(check all that apply)
- [ ] Product design
- [ ] Backend (Database)
- [ ] Backend (API)
- [ ] Frontend
Describe the reason for change
(link to issue, supportive screenshots etc.)
What does this fix?
(if this is a bug fix)
What is the new behavior?
(if this is a breaking or feature change)
What is the current behavior?
(if this is a breaking or feature change)
What libraries were added/updated?
(list all with version changes)
Does this change affect performance?
(if so describe the impacts positive or negative)
Does this change affect security?
(if so describe the impacts positive or negative)
What alternative approaches were there?
(briefly list any if applicable)
What feature flags were used to cover this change?
(briefly list any if applicable)
Does this PR introduce a breaking change?
(check only one)
- [ ] Yes, and covered entirely by feature flag(s)
- [ ] Yes, and covered partially by feature flag(s)
- [ ] No
- [ ] Not sure (briefly explain the situation below)
What level of testing was included in the change?
(check all that apply)
- [ ] e2e
- [ ] integration
- [ ] unit
Which logical domain(s) does this change affect?
(for bug fixes/features, be as precise as possible. ex. Authentication, Annotation History, Review Stream etc.)
Deploy Preview for label-studio-docs-new-theme canceled.
| Name | Link |
|---|---|
| Latest commit | b6b35cf2ebf94a275f13a5c34eb7b0b1c1ff3450 |
| Latest deploy log | https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/671a4185e9a0ff0008974749 |
Deploy Preview for heartex-docs canceled.
| Name | Link |
|---|---|
| Latest commit | b6b35cf2ebf94a275f13a5c34eb7b0b1c1ff3450 |
| Latest deploy log | https://app.netlify.com/sites/heartex-docs/deploys/671a4185179969000824d9e7 |
Codecov Report
Attention: Patch coverage is 92.30769% with 4 lines in your changes missing coverage. Please review.
Project coverage is 76.72%. Comparing base (
3398575) to head (567c995).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| label_studio/io_storages/utils.py | 90.62% | 3 Missing :warning: |
| label_studio/io_storages/base_models.py | 87.50% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## develop #6525 +/- ##
===========================================
+ Coverage 76.67% 76.72% +0.05%
===========================================
Files 169 169
Lines 13772 13820 +48
===========================================
+ Hits 10559 10604 +45
- Misses 3213 3216 +3
| Flag | Coverage Δ | |
|---|---|---|
| pytests | 76.72% <92.30%> (+0.05%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/git merge develop
Workflow run Successfully merged: rename web/libs/{storybook => ui}/tsconfig.storybook.json (100%)
/git merge develop
Workflow run Successfully merged: delete mode 100644 label_studio/core/utils/windows_sqlite_fix/init.py
/git merge develop
Workflow run Successfully merged: create mode 100644 web/libs/editor/tests/integration/e2e/relations/audio.cy.ts
/git merge develop
Workflow run Successfully merged: rename .github/workflows/{update_pip_dependancy.yml => update_pip_dependency.yml} (92%)