Skip to content

ENH: Loading of X5 (linear) transforms #243

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

Merged

Conversation

oesteban
Copy link
Collaborator

Summary

  • revert earlier changes
  • parse X5 files with new from_filename helper

Testing

  • pytest -q (fails: FileNotFoundError in doctest)

https://chatgpt.com/codex/tasks/task_e_68791226cf508330abd71c70c649063c

Copy link

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.60%. Comparing base (33d4af8) to head (b02077e).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
+ Coverage   95.55%   95.60%   +0.04%     
==========================================
  Files          30       30              
  Lines        3063     3115      +52     
==========================================
+ Hits         2927     2978      +51     
- Misses        136      137       +1     
Flag Coverage Δ
unittests 95.38% <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.

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

@oesteban oesteban force-pushed the codex/add-support-for-affine-and-lineartransformsmapping branch from e7b8029 to a7c35e8 Compare July 17, 2025 17:26
@oesteban oesteban changed the title Enable X5 parsing from files ENH: Loading of X5 (linear) transforms Jul 17, 2025
@oesteban oesteban force-pushed the codex/add-support-for-affine-and-lineartransformsmapping branch 6 times, most recently from 08604b5 to a3511c4 Compare July 18, 2025 05:03
@oesteban oesteban force-pushed the codex/add-support-for-affine-and-lineartransformsmapping branch from a3511c4 to b02077e Compare July 18, 2025 05:12
@oesteban oesteban merged commit 82f58c1 into master Jul 18, 2025
15 checks passed
@oesteban oesteban deleted the codex/add-support-for-affine-and-lineartransformsmapping branch July 18, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant