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

MMDet API Docs #2152

Merged
merged 16 commits into from
Feb 4, 2023
Merged

MMDet API Docs #2152

merged 16 commits into from
Feb 4, 2023

Conversation

adolkhan
Copy link
Contributor

🚀 🚀 Pull Request

Checklist:

  • My code follows the style guidelines of this project and the Contributing document
  • I have commented my code, particularly in hard-to-understand areas
  • I have kept the coverage-rate up
  • I have performed a self-review of my own code and resolved any problems
  • I have checked to ensure there aren't any other open Pull Requests for the same change
  • I have described and made corresponding changes to the relevant documentation
  • New and existing unit tests pass locally with my changes

Changes

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Base: 88.31% // Head: 88.29% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (91ca844) compared to base (c24cf99).
Patch has no changes to coverable lines.

❗ Current head 91ca844 differs from pull request most recent head cc35fe0. Consider uploading reports for the commit cc35fe0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2152      +/-   ##
==========================================
- Coverage   88.31%   88.29%   -0.02%     
==========================================
  Files         291      291              
  Lines       32154    32043     -111     
==========================================
- Hits        28397    28293     -104     
+ Misses       3757     3750       -7     
Flag Coverage Δ
unittests 88.29% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
deeplake/integrations/mmdet/mmdet_.py 62.11% <ø> (-0.69%) ⬇️
deeplake/core/polygon.py 86.73% <0.00%> (-3.07%) ⬇️
deeplake/core/compute/provider.py 95.34% <0.00%> (-2.38%) ⬇️
deeplake/core/lock.py 83.90% <0.00%> (-2.38%) ⬇️
deeplake/core/query/autocomplete.py 80.43% <0.00%> (-1.64%) ⬇️
deeplake/core/meta/encode/chunk_id.py 92.68% <0.00%> (-0.61%) ⬇️
deeplake/tests/path_fixtures.py 91.20% <0.00%> (-0.37%) ⬇️
deeplake/integrations/tests/test_mmdet.py 98.00% <0.00%> (-0.36%) ⬇️
deeplake/util/downsample.py 87.83% <0.00%> (-0.33%) ⬇️
... and 24 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

deeplake/integrations/mmdet/mmdet_.py Outdated Show resolved Hide resolved
deeplake/integrations/mmdet/mmdet_.py Outdated Show resolved Hide resolved
deeplake/integrations/mmdet/mmdet_.py Outdated Show resolved Hide resolved
deeplake/integrations/mmdet/mmdet_.py Outdated Show resolved Hide resolved
deeplake/integrations/mmdet/mmdet_.py Outdated Show resolved Hide resolved
@adolkhan adolkhan requested a review from tatevikh February 4, 2023 03:27
adolkhan and others added 16 commits February 4, 2023 09:32
Co-authored-by: Tatevik Hakobyan <83741606+tatevikh@users.noreply.github.com>
Co-authored-by: Tatevik Hakobyan <83741606+tatevikh@users.noreply.github.com>
Co-authored-by: Tatevik Hakobyan <83741606+tatevikh@users.noreply.github.com>
Co-authored-by: Tatevik Hakobyan <83741606+tatevikh@users.noreply.github.com>
Co-authored-by: Tatevik Hakobyan <83741606+tatevikh@users.noreply.github.com>
@adolkhan adolkhan merged commit 1315ff6 into main Feb 4, 2023
@adolkhan adolkhan deleted the MMDet-Doc_API branch February 4, 2023 03:33
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.

3 participants