staticafi / satt

Static analysis tools tester
2 stars 1 forks source link

Rework versioning of Symbiotic in satt #6

Closed mchalupa closed 9 years ago

mchalupa commented 9 years ago

Now we update the db everytime the task completition is stored to db. When a task fails and do not have versions set, it can then create new tool without versions and make the db inconsistent.

Solution: update this table in init of MysqlReporter.

we need to know versions of everything.

mchalupa commented 9 years ago

The first issue has been fixed earlier and the other by 3ccd628d177b97970c5ea8b39bfcbe4ba0c3e895