Skip to content
Snippets Groups Projects

Resolve "file-list database is not tested anymore"

Closed Manuel Günther requested to merge 52-file-list-database-is-not-tested-anymore into master

Closes #52 (closed)

I have implemented a FileListBioDatabase on the basis of the old DatabaseFileList. There is one main difference: The bob.db.bio_filelist database is now instantiated inside FileListBioDatabase and does not need to be passed to the constructor, as it was the case in DatabaseFileList.

I have re-added the test case that makes sure that this database is actually working as expected. I haven't spent too much time for documenting the database interface, except for the constructor (this is the only contact point that a user should have with this database, anyways). I have added a new dependency for this package, which is bob.db.bio_filelist. I think this should not create any problems.

Note that the documentation will only work after bob.db.bio_filelist!4 (merged) was accepted.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading