AndreasSko / go-jwlm

A command line tool to easily merge JW Library backups, written in Go.
MIT License
71 stars 3 forks source link

🐛 Nil pointer on DBContainsPlaylists if DB not loaded #145

Closed AndreasSko closed 11 months ago

AndreasSko commented 11 months ago

The app would crash after a failed import and a check if the DB contained playlists. This is fixed now.

coveralls commented 11 months ago

Coverage Status

coverage: 89.239% (-0.1%) from 89.384% when pulling 53432b3e88ab9f23763e444d5f6a8553c83b4a13 on fix_nil into d2a2915acd44c9a266fe15d0b57f0fcd2f3e9725 on master.