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

(Refactor) Removed the coco function. #964

Merged
merged 6 commits into from
Nov 1, 2021

Conversation

fstroth
Copy link
Contributor

@fstroth fstroth commented Oct 31, 2021

No description provided.

@codecov
Copy link

codecov bot commented Nov 1, 2021

Codecov Report

Merging #964 (2cacf81) into master (0d441fa) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #964      +/-   ##
==========================================
- Coverage   85.71%   85.62%   -0.09%     
==========================================
  Files         254      254              
  Lines        5515     5483      -32     
==========================================
- Hits         4727     4695      -32     
  Misses        788      788              
Flag Coverage Δ
unittests 85.62% <ø> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
icevision/parsers/coco_parser.py 100.00% <ø> (ø)
icevision/core/bbox.py 75.00% <0.00%> (-2.66%) ⬇️
icevision/utils/code_template.py 58.82% <0.00%> (-2.29%) ⬇️
icevision/core/class_map.py 73.46% <0.00%> (-0.54%) ⬇️
icevision/utils/utils.py 75.92% <0.00%> (-0.44%) ⬇️
icevision/parsers/parser.py 70.83% <0.00%> (-0.40%) ⬇️
icevision/core/keypoints.py 93.10% <0.00%> (-0.23%) ⬇️
icevision/core/mask.py 82.51% <0.00%> (-0.13%) ⬇️
...sion/tfms/albumentations/albumentations_adapter.py 96.04% <0.00%> (-0.11%) ⬇️
icevision/models/mmdet/lightning/model_adapter.py 96.87% <0.00%> (-0.10%) ⬇️
... and 6 more

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 0d441fa...2cacf81. Read the comment docs.

@ai-fast-track ai-fast-track merged commit f20a938 into airctic:master Nov 1, 2021
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.

2 participants