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 case with multiple class labels #816

Merged
merged 5 commits into from May 11, 2021
Merged

Conversation

kristinagrig06
Copy link
Contributor

Merge #744 had an issue with assigning value to class labels with max_shape

@github-actions
Copy link

Locust summary

Git references

Initial: 4f3bd32
Terminal: ac5e4ff

hub/client/base.py
Changes:
hub/client/hub_control.py
Changes:
hub/api/dataset_utils.py
Changes:
hub/api/tests/test_dataset.py
Changes:
hub/store/store.py
Changes:

@codecov
Copy link

codecov bot commented Apr 30, 2021

Codecov Report

Merging #816 (e4b0593) into master (2b7dd2e) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #816      +/-   ##
==========================================
+ Coverage   89.52%   89.61%   +0.08%     
==========================================
  Files          65       65              
  Lines        4507     4525      +18     
==========================================
+ Hits         4035     4055      +20     
+ Misses        472      470       -2     
Impacted Files Coverage Δ
hub/api/dataset_utils.py 96.11% <100.00%> (+0.43%) ⬆️
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 2b7dd2e...e4b0593. Read the comment docs.

@kristinagrig06 kristinagrig06 merged commit 80af1d9 into master May 11, 2021
@kristinagrig06 kristinagrig06 deleted the fixes/class_label_shape branch May 11, 2021 08:38
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

2 participants