Roly Perera

Results 167 issues of Roly Perera

Desugaring, and other key parts of the language implementation, use various patterns of bidirectional functions, where different techniques are used to allow the backward function to be defined. These should...

implementation

Use Puppeteer for enough (headless) web automation to validate some basic UI behaviour in `App` tests.

testing

[Read the Docs](https://esig.readthedocs.io/en/latest/) is probably currently configured with webhooks to publish from [here](https://github.com/maxwelld90/esig_documentation) (or perhaps [here](https://github.com/terrylyons/esig_documentation)). We should make the present repo the authoritative version and set up Read the...

what:CI/CD
what:documentation

Submitted by Paul Moore ([email protected]). Could thinking about testing the `pip install` in an Ubuntu 20.04 VM (see #74). > Hi Sam, > > I just got the error copied...

type:bug
what:CI/CD
platform:linux

Extend the build process to install the built binary into a fresh VM and do a deployment-environment test. See #60.

what:CI/CD
type:enhancement
what:testing

https://libraries.io/pypi/esig/sourcerank

status:proposed

- [ ] Run Puppeteer tests through Mocha for reporting purposes? - [ ] Click on bar in bar chart and check points selected in line chart - [ ]...

testing

It shouldn’t be too hard to implement separate _x_ and _y_ selection for scatter plot points (either with a line drawn from appropriate axis or with another circle representing the...

implementation

In the spirit of making UI affordances apparent, elements (e.g. data points in scatterplot/line plot) should indicate “clickability”, perhaps using `:hover` CSS state selector to change the cursor style to...

implementation

It might make sense for the `:hover` state of the data pane toggle (when collapsed) to be set when there is data to explore. (That state can’t be set directly...

implementation