Christophe Coevoet

Results 2365 comments of Christophe Coevoet
trafficstars

You cannot get them from the Translator object itself. But the PHP side can expose them as JSON.

I see a few issues in the interface: - when filtering issues or PRs, the number near the repo name is not updated, making the UI confusing when it tells...

@digitalkaoz please write the readme of your bundle instead of putting `//todo` in it. It would be better for shared bundles, especially once you start using it in other projects

> i thought about adding closed issues too, but this requires the import to have paging working well, as chances that there are more than the api limit of issues...

this is totally expected, because ``error_get_last`` does not deal with exceptions at all in PHP, but only with errors (warnings, notices, etc...)

well, then it may not be worth it. It is quite an edge case. Documenting the edge case may be enough.

Btw, the issues I reported are telling me that I don't agree with your checked "Test it works with one manager" (and Travis agrees with me, not with you, as...

When reading the code, I think the app is reused

Well, it depends how the app is written. It may cause side effects hurting isolation of scenarios. This is why we reboot the kernel for each scenario in the case...

this repo is not meant to be a package you install to compute a contrast number (there are some of them on npm already). It is the source code of...