Jaeho Shin
Jaeho Shin
Increasing test coverage will happen in the next release.
Due to the lack of code coverage tools for our primary languages: bash and jq, code coverage and coveralls badge has been dropped. I'd say we should do a more...
@SenWu Let's try to get this online asap. My notes and scripts for raiders kept in https://github.com/HazyResearch/greenplum-howto may be useful for Travis as well (gpdb.install.sh).
Sorry for the frustration. Bazaar/Parser, DeepDive 0.8 used to rely on had various build issues/bugs, so we're migrating to directly call CoreNLP in the upcoming 0.9 release. If you need...
You can use `deepdive redo` instead if it has already been done. I think the tutorial was assuming everything was done the first time. Do you think we should update...
I wasn't sure if panning was using ctrl+drag. Dragging vertex seems fixed.
Hi @opatry, I was also stuck with this problem and found a fix. Hope my fix also works for you. Hi @pkrumins, could you please merge my fix and create...
This is pretty nasty.. can the following be a workaround? ``` @weight(f) tag(w, t) :- features(w, f), t = "GROOVY". ```
This will fix #57
Yes, we can add a step to DD compiler to run `cpp` right before `ddlog compile` and it'll just work, but the file/line numbers in the error messages will be...