fix: Issues found during STO to JSON migration - #13714
Conversation
Signed-off-by: John Gomersall <thegoms@gmail.com>
|
A file with those problematic products would indeed be very interesting |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13714 +/- ##
==========================================
+ Coverage 49.58% 54.83% +5.25%
==========================================
Files 99 100 +1
Lines 25846 25904 +58
Branches 6172 6181 +9
==========================================
+ Hits 12816 14205 +1389
+ Misses 11360 9867 -1493
- Partials 1670 1832 +162
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
I'll upload the log to this issue when it's done |
|
@teolemon FYI log file attached. The lines with "Error processing..." are showing files in the product directory that are not valid JSON or STO files. Note there are a few re-starts in there. |
Signed-off-by: John Gomersall <thegoms@gmail.com>
|
🤖 I have created a release *beep* *boop* --- ## [2.94.0](v2.93.1...v2.94.0) (2026-06-08) ### Features * FDC import script ([#13320](#13320)) ([264c146](264c146)) ### Bug Fixes * add U+25CF (●) to ingredient separators for Japanese labels ([#13691](#13691)) ([ed740f6](ed740f6)) * backward compatibility for API ask for refactored tags fields ([#13689](#13689)) ([345779e](345779e)) * Issues found during STO to JSON migration ([#13714](#13714)) ([ccfee79](ccfee79)) * nginx priority map ([#13723](#13723)) ([4068a1e](4068a1e)) * reset to-be-exported on pro platform ([#13703](#13703)) ([ac8cc84](ac8cc84)) * use recipe estimator for ingredient analysis (and test tool) ([#13715](#13715)) ([1768b7d](1768b7d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).



What