Skip to content

Conversation

@mikibonacci
Copy link
Contributor

No description provided.

mikibonacci and others added 6 commits November 5, 2025 14:10
- orm.StructureData `to_atomistic` method and `has_atomistic` function
- adapted `set_cell_from_structure` method for KpointsData
- added tests for both structure and kpoints.
both in kpoints.py and test_kpoints.py

Small bugfix and changing order if_else in set_cell_from_structure

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

for more information, see https://pre-commit.ci

Full parametrization of test_kpoints.py for atomistic case.

Adding NotImplementedError in seekpath_structure_analysis.

To be implemented soon, to make bands.py work.

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

for more information, see https://pre-commit.ci

Fixing pre-commit problem

Fixing docstring for aiida-atomistic

Support CifData conversion

CLI importer support for atomistic

modifying the to_atomistic method to work with the new atomistic API
@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

❌ Patch coverage is 64.58333% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.59%. Comparing base (16c6ad3) to head (0f6b51b).

Files with missing lines Patch % Lines
src/aiida/orm/nodes/data/structure.py 37.50% 10 Missing ⚠️
src/aiida/orm/nodes/data/array/kpoints.py 70.00% 3 Missing ⚠️
...c/aiida/cmdline/commands/cmd_data/cmd_structure.py 75.00% 2 Missing ⚠️
src/aiida/tools/data/structure.py 85.72% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7089      +/-   ##
==========================================
- Coverage   77.60%   77.59%   -0.01%     
==========================================
  Files         566      566              
  Lines       43549    43587      +38     
==========================================
+ Hits        33791    33815      +24     
- Misses       9758     9772      +14     

☔ 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.

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.

1 participant