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

Fixes/class label shape #744

Merged
merged 11 commits into from Apr 29, 2021
Merged

Fixes/class label shape #744

merged 11 commits into from Apr 29, 2021

Conversation

kristinagrig06
Copy link
Contributor

@kristinagrig06 kristinagrig06 commented Apr 5, 2021

Check if class label value can be added to the dataset.

@github-actions
Copy link

github-actions bot commented Apr 5, 2021

Locust summary

Git references

Initial: f19d566
Terminal: e8d16b8

hub/api/dataset.py
Changes:
  • Name: Dataset
    Type: class
    Changed lines: 3
    Total lines: 969
    Changes:
hub/api/datasetview.py
Changes:
hub/api/tensorview.py
Changes:
hub/exceptions.py
Changes:
hub/api/dataset_utils.py
Changes:
hub/api/tests/test_dataset.py
Changes:

@codecov
Copy link

codecov bot commented Apr 5, 2021

Codecov Report

Merging #744 (2b7dd2e) into master (5f1ab72) will increase coverage by 0.08%.
The diff coverage is 96.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
+ Coverage   89.44%   89.52%   +0.08%     
==========================================
  Files          65       65              
  Lines        4453     4507      +54     
==========================================
+ Hits         3983     4035      +52     
- Misses        470      472       +2     
Impacted Files Coverage Δ
hub/api/tensorview.py 90.00% <86.66%> (-0.41%) ⬇️
hub/api/dataset.py 91.90% <100.00%> (+0.16%) ⬆️
hub/api/dataset_utils.py 95.67% <100.00%> (+0.54%) ⬆️
hub/api/datasetview.py 92.12% <100.00%> (+0.50%) ⬆️
hub/exceptions.py 98.76% <100.00%> (+0.03%) ⬆️

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 5f1ab72...2b7dd2e. Read the comment docs.

@Diveafall Diveafall added the bug Something isn't working label Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants