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
Much of Ivy's code is untested. The libraries have their own tests, so that functionality isn't going to be in the scope of this issue. What does need to be tested, however, is the consistency and functionality of the database and embedding functions. This will require creating (or reusing generated) images and a database.
This is timely. I don't know if it's a new thing, or if it's a problem that's existed for a long time and my last PR simply makes it more obvious, but I seem to have hundreds of images where the XMP and DB are out of sync.
Possibly related to issues with "Rename Tag" not actually grabbing everything.
Much of Ivy's code is untested. The libraries have their own tests, so that functionality isn't going to be in the scope of this issue. What does need to be tested, however, is the consistency and functionality of the database and embedding functions. This will require creating (or reusing generated) images and a database.
I'm thinking something like the following:
The text was updated successfully, but these errors were encountered: