back interdiff of round #1 and #0

appview/db: refactor GetPulls #614

merged
opened by oppi.li targeting master from push-nwrnkztxkovl

instead of using a massive left join, it now uses a few FilterIns. we can also get rid of the GetPull helper, it is a specialization of GetPulls that returns a single pull request.

Signed-off-by: oppiliappan me@oppi.li

files
appview
db
models
ERROR
appview/db/db.go

Failed to calculate interdiff for this file.

ERROR
appview/db/pulls.go

Failed to calculate interdiff for this file.

ERROR
appview/models/pull.go

Failed to calculate interdiff for this file.