You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the record, this proposal is something like generating on top of the current ItemId another id, like generated_item_id, that would depend only on the amount of items that have been generated, and thus would be more deterministic than the current approach, that depends on the number of items parsed.
This would allow to include system headers in tests.
This will prevent small changes from creating large diffs in the bindings. Emilio says it will also improve the tests.
The text was updated successfully, but these errors were encountered: