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

Add supervisely integration #777

Merged
merged 26 commits into from May 18, 2021
Merged

Add supervisely integration #777

merged 26 commits into from May 18, 2021

Conversation

haiyangdeperci
Copy link
Contributor

This PR adds an integration for Supervisely.

@github-actions
Copy link

Locust summary

Git references

Initial: 27483e6
Terminal: 066cc49

hub/api/dataset.py
Changes:
hub/api/integrations.py
Changes:
hub/api/tests/test_converters.py
Changes:
hub/utils.py
Changes:

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #777 (691cfba) into master (28dce6d) will increase coverage by 0.28%.
The diff coverage is 95.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #777      +/-   ##
==========================================
+ Coverage   89.63%   89.91%   +0.28%     
==========================================
  Files          65       65              
  Lines        4571     4770     +199     
==========================================
+ Hits         4097     4289     +192     
- Misses        474      481       +7     
Impacted Files Coverage Δ
hub/utils.py 81.25% <66.66%> (-0.64%) ⬇️
hub/api/integrations.py 90.03% <95.20%> (+2.05%) ⬆️
hub/api/dataset.py 92.24% <100.00%> (+0.34%) ⬆️
hub/api/dataset_utils.py 96.17% <100.00%> (+0.41%) ⬆️
hub/store/dynamic_tensor.py 89.45% <0.00%> (+0.68%) ⬆️

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 28dce6d...691cfba. Read the comment docs.

@haiyangdeperci
Copy link
Contributor Author

The fact that tests fail with ray is unrelated to the code introduced by the PR as confirmed by a working MCT.
The coverage has a slight drop because of "not imported" error catch clauses. This is in line with the current code coverage so it should not be an issue.

@kristinagrig06 kristinagrig06 merged commit d3a7998 into master May 18, 2021
@kristinagrig06 kristinagrig06 deleted the feature/supervisely branch May 18, 2021 06:37
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

3 participants