Skip to content

Express server that indicate the flow coverage for PR's

Notifications You must be signed in to change notification settings

quri/quri-flow-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nervecenter-flow

Nervecenter-flow is a small node server, that run flow coverage and publish the results on Nervecenter PRs from the github account wiseview-builder.

Getting Started

Create a file credentials.js :

module.exports = {
  OAUTH_TOKEN : <OAUTH_TOKEN>,
};

You should be able to run the server with:

$ node server.js

About

Express server that indicate the flow coverage for PR's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published