Dan Dean

Results 8 issues of Dan Dean

**Describe the bug** Any idea why field spans wouldn't be showing up while `graphql.execute` does? I believe there should be more purple spans below that `graphql.execute` span. **Environment** I'm using...

bug
community
integrations
webpack

**Is your feature request related to a problem? Please describe:** I'd like to be able to push bundle sizes to datadog as metrics so they can be tracked overt time....

enhancement

Reported by **Martijn van de Sande** (using Windows Vista with IE 7.0.6001) If you have a JSONP request in a page and just F5 and do the request again IE...

bug

It would be nice to have a basic set of default regular expressions which could be used with the `formatOf` validators: - email - phone - etc...

I have a shared library of `.proto` files. I'd like to be able to publish it as an npm module consisting of one `.js` file per `.proto` file. This will...

enhancement

Hi Tobie, This pull request bundles in one more commit which adds two new assertions: `assertError` and `assertNoError` They're both documented to describe their expectations. Dan

Hi Tobie, I'm encouraging some of my coworkers to start up with Unit Testing. Having the various assertions documented will help to guide newcomers in exactly how and when to...

This patch creates a `.npmignore` file and configures it to prevent various files and directories from being included the the module when it is consumed by applications.