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

Providing support for atomistic StructureData #6632

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Fixing pre-commit problem

758e7a3
Select commit
Loading
Failed to load commit list.
Open

Providing support for atomistic StructureData #6632

Fixing pre-commit problem
758e7a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

77.90% (-0.01%) compared to c532b34

View this Pull Request on Codecov

77.90% (-0.01%) compared to c532b34

Details

Codecov Report

Attention: Patch coverage is 60.52632% with 15 lines in your changes missing coverage. Please review.

Project coverage is 77.90%. Comparing base (c532b34) to head (758e7a3).

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 ⚠️
src/aiida/tools/data/structure.py 83.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6632      +/-   ##
==========================================
- Coverage   77.92%   77.90%   -0.01%     
==========================================
  Files         563      563              
  Lines       41671    41702      +31     
==========================================
+ Hits        32467    32483      +16     
- Misses       9204     9219      +15     

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