Skip to content

Conversation

@ArneBinder
Copy link
Owner

@ArneBinder ArneBinder commented Sep 24, 2025

This PR changes:

  • core just re-exports everything from pie_core
  • metrics just re-exports everything from pie_documents.metrics
  • annotations just re-exports everything from pie_documents.annotations
  • documents just re-exports everything from pie_documents.documents
  • remove utils.hydra
  • remove auto
  • adjust the README.md accordingly

@ArneBinder ArneBinder self-assigned this Sep 24, 2025
@ArneBinder ArneBinder added the breaking Breaking Changes label Sep 24, 2025
@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.58%. Comparing base (2641906) to head (5952dcf).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/pytorch_ie/annotations.py 0.00% 1 Missing ⚠️
src/pytorch_ie/documents.py 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (75.00%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #507      +/-   ##
==========================================
- Coverage   85.03%   82.58%   -2.46%     
==========================================
  Files          64       62       -2     
  Lines        5358     5333      -25     
  Branches     1129     1128       -1     
==========================================
- Hits         4556     4404     -152     
- Misses        539      676     +137     
+ Partials      263      253      -10     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

 - `core` just re-exports everything from `pie_core`
 - `metrics` just re-exports everything from `pie_documents.metrics`
 - `annotations` just re-exports everything from `pie_documents.annotations`
 - `documents` just re-exports everything from `pie_documents.documents`
 - remove `utils.hydra`
 - remove `auto`
@ArneBinder ArneBinder merged commit b458d49 into main Sep 24, 2025
3 of 4 checks passed
@ArneBinder ArneBinder deleted the remove-backwards-compatibility branch September 24, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking Changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants