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/move storage list as a settings #1099

Merged
merged 2 commits into from
Jun 25, 2021

Conversation

niklub
Copy link
Collaborator

@niklub niklub commented Jun 25, 2021

No description provided.

@niklub niklub changed the base branch from master to release/1.1.0 June 25, 2021 18:10
@codecov
Copy link

codecov bot commented Jun 25, 2021

Codecov Report

Merging #1099 (0746797) into release/1.1.0 (6b32276) will increase coverage by 0.00%.
The diff coverage is 81.81%.

Impacted file tree graph

@@              Coverage Diff               @@
##           release/1.1.0    #1099   +/-   ##
==============================================
  Coverage          70.98%   70.99%           
==============================================
  Files                113      114    +1     
  Lines               7696     7708   +12     
==============================================
+ Hits                5463     5472    +9     
- Misses              2233     2236    +3     
Impacted Files Coverage Δ
label_studio/io_storages/all_api.py 86.66% <73.33%> (-4.25%) ⬇️
label_studio/core/settings/base.py 89.43% <100.00%> (+0.08%) ⬆️
label_studio/io_storages/functions.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b32276...0746797. Read the comment docs.

@niklub niklub merged commit 7871f56 into release/1.1.0 Jun 25, 2021
niklub added a commit that referenced this pull request Jun 30, 2021
* Update LSF (OCR, performance)

* Update DM

* Expand tasks size. Remove tag. Move moto to requirements-test.txt (#1020)

* Expand tasks size

* Move moto to requirements-test.txt

* Relax django-ranged-fileresponse requirements

* Create annotation_ids.md (#1078)

Adding result ID info to labeling and export docs

* Update requirements-test.txt

Co-authored-by: smoreface <smoreface@users.noreply.github.com>

* Changing requirement for label-studio-converter

* Fixing commit for label-studio-converter

* Changing requirements for label-studio-converter last commit in master

* Fix deployment & OCR config

* Update lsf

* Fix/move storage list as a settings (#1099)

* Move storage list as a settings function

* Add missed module

Co-authored-by: nik <nik@heartex.net>

* Add form layout post processing

* Update editor

* Error tracking (#1107)

* Add Sentry

* Sentry setup

* Add versions to base.html

* Integrate Sentry with React Router

* Extended sentry tracking

Co-authored-by: makseq-ubnt <makseq@gmail.com>

* Fix view auth check (#1075)

* Increase test coverage for common.py

* Change version

* Put correct annotator username into drafts

* Fix space before username in draft

* Remove json block from settings template

* Fix common columns reset after task deletion

* Fix postgres tests

* Remove excess test

* Update frontend

* Fix get-build error; switch lsf to master

* Update frontend

* Update converter version. Decrease sentry rate

* Replace template image

* Update frontend

* Update frontend

* Update release version

* Update template image

* Change version to 1.1.0

Co-authored-by: Nikita Skryabin <nr@fenelon.ru>
Co-authored-by: nik <nik@heartex.net>
Co-authored-by: Max Tkachenko <makseq@gmail.com>
Co-authored-by: smoreface <smoreface@users.noreply.github.com>
Co-authored-by: KonstantinKorotaev <konstantin@heartex.com>
Co-authored-by: Koshevarov Sergey <koshevarov.sergey@gmail.com>
Co-authored-by: Nick Skriabin <767890+nicholasrq@users.noreply.github.com>
Co-authored-by: Sergei Ivashchenko <triklozoid@gmail.com>
Co-authored-by: hlomzik <hlomzik@gmail.com>
@nicholasrq nicholasrq deleted the fix/move-storage-list-as-a-settings branch August 12, 2021 19:13
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.

None yet

1 participant