Skip to content

Commit 4372914

Browse files
committed
snaps for all regarding tests
1 parent b3d4f32 commit 4372914

6 files changed

+39
-19
lines changed

tests/default.nf.test.snap

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@
116116
"python": "3.12.12",
117117
"scanpy": "1.11.5"
118118
},
119+
"SCANPY_CELLCYCLE": {
120+
"python": "3.13.11",
121+
"scanpy": "1.11.5"
122+
},
119123
"SCANPY_COMBAT": {
120124
"numpy": "2.3.5",
121125
"pandas": "2.3.3",
@@ -279,10 +283,10 @@
279283
"multiqc_citations.txt:md5,4c806e63a283ec1b7e78cdae3a923d4f"
280284
]
281285
],
286+
"timestamp": "2026-03-13T21:22:47.601973",
282287
"meta": {
283-
"nf-test": "0.9.2",
288+
"nf-test": "0.9.4",
284289
"nextflow": "25.10.2"
285-
},
286-
"timestamp": "2026-02-15T21:11:08.979254408"
290+
}
287291
}
288292
}

tests/main_pipeline_build.nf.test.snap

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@
121121
"python": "3.12.12",
122122
"scanpy": "1.11.5"
123123
},
124+
"SCANPY_CELLCYCLE": {
125+
"python": "3.13.11",
126+
"scanpy": "1.11.5"
127+
},
124128
"SCANPY_COMBAT": {
125129
"numpy": "2.3.5",
126130
"pandas": "2.3.3",
@@ -293,10 +297,10 @@
293297
"multiqc_citations.txt:md5,4c806e63a283ec1b7e78cdae3a923d4f"
294298
]
295299
],
300+
"timestamp": "2026-03-14T19:09:42.838981",
296301
"meta": {
297-
"nf-test": "0.9.2",
302+
"nf-test": "0.9.4",
298303
"nextflow": "25.10.2"
299-
},
300-
"timestamp": "2026-02-15T21:26:36.309062323"
304+
}
301305
}
302306
}

tests/main_pipeline_extend.nf.test.snap

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@
112112
"python": "3.13.3",
113113
"scanpy": "1.11.2"
114114
},
115+
"SCANPY_CELLCYCLE": {
116+
"python": "3.13.11",
117+
"scanpy": "1.11.5"
118+
},
115119
"SCANPY_FILTER": {
116120
"python": "3.13.11",
117121
"scanpy": "1.11.5"
@@ -209,10 +213,10 @@
209213
"multiqc_citations.txt:md5,4c806e63a283ec1b7e78cdae3a923d4f"
210214
]
211215
],
216+
"timestamp": "2026-03-14T19:21:25.557709",
212217
"meta": {
213-
"nf-test": "0.9.2",
218+
"nf-test": "0.9.4",
214219
"nextflow": "25.10.2"
215-
},
216-
"timestamp": "2026-02-15T21:10:29.965230208"
220+
}
217221
}
218222
}

tests/main_pipeline_qc.nf.test.snap

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Should process data from scratch": {
33
"content": [
4-
57,
4+
60,
55
{
66
"ADATA_READRDS": {
77
"anndata": "0.11.1",
@@ -91,6 +91,10 @@
9191
"python": "3.13.3",
9292
"scanpy": "1.11.2"
9393
},
94+
"SCANPY_CELLCYCLE": {
95+
"python": "3.13.11",
96+
"scanpy": "1.11.5"
97+
},
9498
"SCANPY_FILTER": {
9599
"python": "3.13.11",
96100
"scanpy": "1.11.5"
@@ -174,10 +178,10 @@
174178
"multiqc_citations.txt:md5,4c806e63a283ec1b7e78cdae3a923d4f"
175179
]
176180
],
181+
"timestamp": "2026-03-14T19:44:58.451928",
177182
"meta": {
178-
"nf-test": "0.9.2",
183+
"nf-test": "0.9.4",
179184
"nextflow": "25.10.2"
180-
},
181-
"timestamp": "2026-02-15T21:07:51.970060112"
185+
}
182186
}
183187
}

tests/main_pipeline_reference_mapping.nf.test.snap

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@
108108
"python": "3.13.3",
109109
"scanpy": "1.11.2"
110110
},
111+
"SCANPY_CELLCYCLE": {
112+
"python": "3.13.11",
113+
"scanpy": "1.11.5"
114+
},
111115
"SCANPY_FILTER": {
112116
"python": "3.13.11",
113117
"scanpy": "1.11.5"
@@ -209,10 +213,10 @@
209213
"multiqc_citations.txt:md5,4c806e63a283ec1b7e78cdae3a923d4f"
210214
]
211215
],
216+
"timestamp": "2026-03-14T14:53:34.369624",
212217
"meta": {
213-
"nf-test": "0.9.2",
218+
"nf-test": "0.9.4",
214219
"nextflow": "25.10.2"
215-
},
216-
"timestamp": "2026-02-15T21:08:43.765855438"
220+
}
217221
}
218222
}

tests/main_pipeline_sub.nf.test.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -587,10 +587,10 @@
587587
"multiqc_citations.txt:md5,4c806e63a283ec1b7e78cdae3a923d4f"
588588
]
589589
],
590+
"timestamp": "2026-03-14T20:17:44.297436",
590591
"meta": {
591-
"nf-test": "0.9.2",
592+
"nf-test": "0.9.4",
592593
"nextflow": "25.10.2"
593-
},
594-
"timestamp": "2026-01-25T17:57:35.291114377"
594+
}
595595
}
596596
}

0 commit comments

Comments
 (0)