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 console print in builder #566

Merged
merged 1 commit into from
Nov 4, 2021
Merged

refactor: Removed console print in builder #566

merged 1 commit into from
Nov 4, 2021

Conversation

fg-mindee
Copy link
Contributor

This PR removes a console print introduced in #551.

Any feedback is welcome!

@fg-mindee fg-mindee added type: enhancement Improvement module: models Related to doctr.models labels Oct 30, 2021
@fg-mindee fg-mindee added this to the 0.4.1 milestone Oct 30, 2021
@fg-mindee fg-mindee self-assigned this Oct 30, 2021
@codecov
Copy link

codecov bot commented Oct 30, 2021

Codecov Report

Merging #566 (d9d2e3d) into main (b149266) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
- Coverage   96.06%   96.06%   -0.01%     
==========================================
  Files         109      109              
  Lines        4198     4197       -1     
==========================================
- Hits         4033     4032       -1     
  Misses        165      165              
Flag Coverage Δ
unittests 96.06% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
doctr/models/builder.py 96.36% <ø> (-0.04%) ⬇️

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 b149266...d9d2e3d. Read the comment docs.

@fg-mindee fg-mindee merged commit 22f3aab into main Nov 4, 2021
@fg-mindee fg-mindee deleted the builder-fix branch November 4, 2021 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: models Related to doctr.models type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant