pyiron / pyiron_nodes

Prototype node library for pyiron_workflows
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

vicinal surfaces #79

Open ahmedabdelkawy opened 3 days ago

ahmedabdelkawy commented 3 days ago

a function to create vicinal surfaces built on ase and pymatgen adopted from structure tool kit

github-actions[bot] commented 3 days ago

Binder :point_left: Launch a binder notebook on branch _pyiron/pyiron_nodes/ahmeddev

codacy-production[bot] commented 3 days ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.15% (target: -1.00%) :white_check_mark: 18.75%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (8e6123f842c3d28ec072f6dabb19238f3d123c54) | 1578 | 524 | 33.21% | | | Head commit (938784e37236dbfa8c729eb054c6553ed3261c4d) | 1594 (+16) | 527 (+3) | 33.06% (**-0.15%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#79) | 16 | 3 | **18.75%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

coveralls commented 3 days ago

Pull Request Test Coverage Report for Build 10961424297

Details


Files with Coverage Reduction New Missed Lines %
atomistic/structure/build.py 18 33.33%
plotting.py 30 35.71%
atomistic/property/elastic.py 49 34.01%
atomistic/engine/lammps.py 70 29.82%
<!-- Total: 167 -->
Totals Coverage Status
Change from base Build 10638359757: -0.3%
Covered Lines: 527
Relevant Lines: 1594

💛 - Coveralls