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

[misc] Update header year & clearer built-in datasets progress bar msg #1831

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

felixdittrich92
Copy link
Contributor

This PR:

  • Update header year to 25
  • Change built-in datasets progress bar message from "Unpacking" to "Preparing and Loading" to avoid confusion

@felixdittrich92 felixdittrich92 added type: enhancement Improvement module: datasets Related to doctr.datasets type: misc Miscellaneous labels Jan 6, 2025
@felixdittrich92 felixdittrich92 added this to the 0.11.0 milestone Jan 6, 2025
@felixdittrich92 felixdittrich92 self-assigned this Jan 6, 2025
@felixdittrich92 felixdittrich92 linked an issue Jan 6, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.57%. Comparing base (e6bf82d) to head (779eaab).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1831      +/-   ##
==========================================
- Coverage   96.61%   96.57%   -0.04%     
==========================================
  Files         165      165              
  Lines        7939     7940       +1     
==========================================
- Hits         7670     7668       -2     
- Misses        269      272       +3     
Flag Coverage Δ
unittests 96.57% <100.00%> (-0.04%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@felixdittrich92 felixdittrich92 merged commit a3d2683 into mindee:main Jan 6, 2025
69 of 70 checks passed
@felixdittrich92 felixdittrich92 deleted the year-and-rename branch January 6, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: datasets Related to doctr.datasets type: enhancement Improvement type: misc Miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Builtin datasets get unpacked every time
2 participants