-
Anyone know how to get this to respect the include-all-sources flag from .istanbul.yml?
I was trying to hook this up to measure code coverage across our polymer app, but it only seems to pull in the…
-
```
coverageReporter: {
dir: require('path').join(__dirname, './coverage/app'),
subdir: '.',
reporters: [
{ type: 'text-summary' },
{ type: 'lcov'}
]…
-
As part of the Spring Cloud Config Server we utilize Spring Boot's `ConfigDataEnvironmentPostProcessor` to populate an `Environment` with PropertySources from various environment repositories that uti…
-
Hi all! Sorry looks like you get inundated with requests here
The distinction represented by switching `--include-all-sources` on and off seems really important. A simple discussion of what this sw…
-
Part of #26
## Endpoint Design
`/notifications/followed-searches` `POST`, when called, sends all notifications for the past month.
## Notification Architecture
- [ ] Should occur on the …
-
Request: ?action=channels&method=tree
The response includes all sources in a channel, order is defined by the server.
Response:
```
{
"channels": [
{
"uid": "31eccfe322d6c48c5…
-
`karma-istanbuljs-reporter` don't instrument files. Instrumentation relay on `babel-istanbul-plugin`, trying to implement `include all sources` must be done upstream at `babel-loader` or `babel plugin…
-
The sources jar contains only a manifest, but beside from that it is empty:
```
% jar tf ~/.m2/repository/com/typesafe/sbt/client-all-2-11/0.3.2/client-all-2-11-0.3.2-sources.jar
META-INF/MANIFEST.MF…
-
### What happens?
I created a table with geometry column and add rtree index. I can make a query from the table just like usual, the issue came up when I tried to reconnect to the db.
```
-------…
-
Update the [`whosonfirst-data LICENSE file`](https://github.com/whosonfirst-data/whosonfirst-data/blob/master/LICENSE.md) to include [all sources](https://github.com/whosonfirst/whosonfirst-sources/tr…