Workiva / dart_to_js_script_rewriter

A pub transformer that Rewrites Dart script tags to JavaScript script tags, eliminating 404s and speeding up initial loads. Use when building for deployment.
BSD 3-Clause "New" or "Revised" License
21 stars 20 forks source link

CP-1395 Correct pub publish updates #33

Closed jayudey-wf closed 8 years ago

jayudey-wf commented 8 years ago

Issue

Source:

Tests:

@trentgrover-wf @maxwellpeterson-wf @evanweible-wf @dustinlessard-wf

trentgrover-wf commented 8 years ago

+1

evanweible-wf commented 8 years ago

+1

maxwellpeterson-wf commented 8 years ago

+1

codecov-io commented 8 years ago

Current coverage is 96.42%

Merging #33 into master will not affect coverage as of cc2b6a5

@@            master     #33   diff @@
======================================
  Files            1       1       
  Stmts           28      28       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit             27      27       
  Partial          0       0       
  Missed           1       1       

Review entire Coverage Diff as of cc2b6a5

Powered by Codecov. Updated on successful CI builds.

evanweible-wf commented 8 years ago

+10

jayudey-wf commented 8 years ago

QA Resource Approval: +1

Merging into master.