Francis Charette-Migneault

Results 65 comments of Francis Charette-Migneault

@bbangert Hi. Is it possible to consider this PR? Without this kind of functionality, I am not able to integrate `beaker` into my services. I have used by patch in...

@bbangert @sapristi Any chance to see #202 being merged? This looks exactly like the feature I'm looking for, and seemed to work according to the last tests on the PR.

@florisla Any plans to obtain a new release with the fix?

You understood right. I think the problem in the current page behavior is not particularly about the scrolling itself (it's not *that much* scrolling), but rather the inconsistency between different...

If contents are already visible from very few commits, I agree with you as stated in my original post: > Because compares can sometime have very few commits (e.g: 2-3),...

For anyone interested about an "*easy*" solution to handle this, my solution was to insert the following definitions to drop the mapping and sequences with minimal code refactoring when `missing=drop`....

If this gets implemented, it would be great to have comments `# ...` ignored. This way, we can add some details, context or reference URL to the actual issue, because...

@mrichar1 Great news! I can try to think about a test case. I will need to take some time to remember the process execution.

@mrichar1 I'm having a bit of trouble making the tests work on my side to evaluate the override functionality. The idea is relatively simple though. We need some server that...

@mrichar1 When I try to run tests, it just tells me that pytest skiped 46 of 46 tests. Am I doing something wrong?