Skip to content

Support 3.14. Switch from loadData->load_data.#303

Merged
sbillinge merged 3 commits into
diffpy:mainfrom
Sparks29032:3.14
May 30, 2026
Merged

Support 3.14. Switch from loadData->load_data.#303
sbillinge merged 3 commits into
diffpy:mainfrom
Sparks29032:3.14

Conversation

@Sparks29032
Copy link
Copy Markdown
Collaborator

Closes #293. Renamed all camel-case function names to Python-standard function names.

Update pyproject.toml to support Python 3.14.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.93%. Comparing base (fc45fa1) to head (e1382e2).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files          24       24           
  Lines        1480     1487    +7     
=======================================
+ Hits         1479     1486    +7     
  Misses          1        1           
Files with missing lines Coverage Δ
tests/test_morphio.py 100.00% <100.00%> (ø)
tests/test_morphpy.py 100.00% <100.00%> (ø)
tests/test_tools.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sbillinge sbillinge merged commit 71010e2 into diffpy:main May 30, 2026
7 checks passed
Sparks29032 added a commit to Sparks29032/diffpy.morph that referenced this pull request May 31, 2026
* Update deprecations, support 3.14

* [pre-commit.ci] auto fixes from pre-commit hooks

---------

Co-authored-by: Simon Billinge <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix loadData deprecations

2 participants