@tricoteuses/senat 2.20.26 → 2.20.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -127,7 +127,13 @@ function computeCodeEtape(ev, dossier) {
127
127
  return cleanCode(rootCode);
128
128
  }
129
129
  }
130
- console.log(` ✖ aucun code d’étape trouvé pour ev=${ev.id}`);
130
+ console.log(`✖ Échec pour ev=${ev.id}`, {
131
+ evDate,
132
+ nature,
133
+ lecture,
134
+ nbCandidatesInitial: flat.length,
135
+ firstFlatDate: flat[0]?.date,
136
+ });
131
137
  return null;
132
138
  }
133
139
  function buildFlatActes(dossier) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tricoteuses/senat",
3
- "version": "2.20.26",
3
+ "version": "2.20.27",
4
4
  "description": "Handle French Sénat's open data",
5
5
  "keywords": [
6
6
  "France",