Naaz

Results 18 comments of Naaz

On second thoughts. the query change by @shouston3 is not quite what we want because it's an an insert but we need an upsert https://hexdocs.pm/ecto/Ecto.Repo.html#c:insert/2-upserts with my query. It turns...

Not quite sure why coverage has suddenly dropped :cry:

When the 'awaiting-review' label is added, we don't actually know if CI has failed because this info is not sent in the payload. I think we will have to make...

Some repos have Travis configured to run their tests @markwilliamfirth. We could make a direct request to the travis API to find out if the tests are passing before adding...

I think we should wait for https://github.com/dwyl/dwylbot/pull/134#issue-239239313 to be merged in before tackling this because they are related

We can compare the base commit to the head commit using https://developer.github.com/v3/repos/commits/#compare-two-commits and then look in the json for any deleted files

Thoughts (I draw on some experience from my previous job at [Grant Thornton](http://www.grantthornton.co.uk/) (GT) **Love** - agreeing with the values of where you work (a big part of [happiness economics](https://en.wikipedia.org/wiki/Happiness_economics)...

Correct @markwilliamfirth. I don't really time track with small tasks. With the bigger tasks (things that I've estimated will take at least 1 or 2 days), I usually just set...