dojo / core

:rocket: Dojo 2 - language helpers and utilities.
http://dojo.io
Other
213 stars 62 forks source link

Only do "grunt doc" on master #327

Closed kitsonk closed 7 years ago

kitsonk commented 7 years ago

Type: bug

The following has been addressed in the PR:

Description:

This skips the grunt doc when not building on master, so our PRs can build without issue.

codecov[bot] commented 7 years ago

Codecov Report

Merging #327 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #327   +/-   ##
=======================================
  Coverage   93.97%   93.97%           
=======================================
  Files          39       39           
  Lines        2142     2142           
  Branches      407      407           
=======================================
  Hits         2013     2013           
  Misses         51       51           
  Partials       78       78

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8a1d0ac...2ff61ed. Read the comment docs.