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

chore: Update LS to the latest SDK 1.0.2 #6024

Merged
merged 4 commits into from
Jun 20, 2024
Merged

chore: Update LS to the latest SDK 1.0.2 #6024

merged 4 commits into from
Jun 20, 2024

Conversation

niklub
Copy link
Collaborator

@niklub niklub commented Jun 20, 2024

Updating the codebase to match the latest Label Studio SDK release 1.0.2

Copy link

netlify bot commented Jun 20, 2024

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 3dcdc20
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/667486c8100aed0008aef8e8

Copy link

netlify bot commented Jun 20, 2024

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 3dcdc20
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/667486c85dffeb00084813ad

@github-actions github-actions bot added the chore label Jun 20, 2024
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.71%. Comparing base (6580e25) to head (3dcdc20).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6024      +/-   ##
===========================================
- Coverage    76.78%   76.71%   -0.08%     
===========================================
  Files          168      168              
  Lines        13581    13582       +1     
===========================================
- Hits         10428    10419       -9     
- Misses        3153     3163      +10     
Flag Coverage Δ
pytests 76.71% <100.00%> (-0.08%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

CrisRodriguez and others added 3 commits June 20, 2024 19:27
### PR fulfills these requirements
- [x] Commit message(s) and PR title follows the format
`[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made`
ex. `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.)_
@niklub niklub merged commit 3de5b82 into develop Jun 20, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants