Skip to content

Commit 279c991

Browse files
authored
Calculate unit test coverage (#61)
* Update pyiron_atomistics to 0.7.18 * Calculate unit test coverage * Add coverage to readme
1 parent 042a483 commit 279c991

28 files changed

+38
-51
lines changed

.ci_support/environment-pyiron-atomistics-0-6-20.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.6.20
87
- lammps =2024.02.07=*_openmpi_*

.ci_support/environment-pyiron-atomistics-0-6-21.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.6.21
87
- lammps =2024.02.07=*_openmpi_*

.ci_support/environment-pyiron-atomistics-0-6-22.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.6.22
87
- lammps =2024.02.07=*_openmpi_*

.ci_support/environment-pyiron-atomistics-0-6-23.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.6.23
87
- lammps =2024.02.07=*_openmpi_*

.ci_support/environment-pyiron-atomistics-0-6-24.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.6.24
87
- lammps =2024.02.07=*_openmpi_*

.ci_support/environment-pyiron-atomistics-0-6-25.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.6.25
87
- lammps =2024.02.07=*_openmpi_*

.ci_support/environment-pyiron-atomistics-0-7-0.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.7.0
87
- lammps =2024.02.07=*_openmpi_*

.ci_support/environment-pyiron-atomistics-0-7-1.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.7.1
87
- lammps =2024.02.07=*_openmpi_*

.ci_support/environment-pyiron-atomistics-0-7-10.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.7.10
87
- lammps =2024.02.07=*_openmpi_*

.ci_support/environment-pyiron-atomistics-0-7-11.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- jupyter
5-
- papermill
4+
- coverage
65
- pyiron-data =0.0.30
76
- pyiron_atomistics =0.7.11
87
- lammps =2024.02.07=*_openmpi_*

0 commit comments

Comments
 (0)