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

test: Fixed ColorInversion unittest #298

Merged
merged 1 commit into from
Jun 10, 2021
Merged

test: Fixed ColorInversion unittest #298

merged 1 commit into from
Jun 10, 2021

Conversation

fg-mindee
Copy link
Contributor

This PR fixes the edge case on the unittest of ColorInversion

@fg-mindee fg-mindee added ext: tests Related to tests folder module: transforms Related to doctr.transforms labels Jun 8, 2021
@fg-mindee fg-mindee added this to the 0.3.0 milestone Jun 8, 2021
@fg-mindee fg-mindee self-assigned this Jun 8, 2021
Copy link
Collaborator

@charlesmindee charlesmindee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codecov
Copy link

codecov bot commented Jun 9, 2021

Codecov Report

Merging #298 (5007c51) into main (f6b0ff9) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
- Coverage   96.09%   96.04%   -0.05%     
==========================================
  Files          48       48              
  Lines        2124     2124              
==========================================
- Hits         2041     2040       -1     
- Misses         83       84       +1     
Flag Coverage Δ
unittests 96.04% <ø> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
...tr/models/detection/differentiable_binarization.py 93.25% <0.00%> (-0.40%) ⬇️

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 f6b0ff9...5007c51. Read the comment docs.

@fg-mindee fg-mindee merged commit 374f35b into main Jun 10, 2021
@fg-mindee fg-mindee deleted the transfo-test branch June 10, 2021 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: tests Related to tests folder module: transforms Related to doctr.transforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants