dojo / core

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

Removing stringExtras padding methods because you can get them from d… #242

Closed rorticus closed 7 years ago

rorticus commented 7 years ago

…ojo-shim/string now, shim issue https://github.com/dojo/shim/issues/27

Note that the removed functionality is now provided by this PR. So.. this should probably wait until the other PR merged first.

codecov-io commented 7 years ago

Current coverage is 94.36% (diff: 100%)

Merging #242 into master will decrease coverage by 3.48%

@@             master       #242   diff @@
==========================================
  Files            47         48     +1   
  Lines          2457       2447    -10   
  Methods          28         25     -3   
  Messages          0          0          
  Branches        464        461     -3   
==========================================
- Hits           2404       2309    -95   
- Misses           51         52     +1   
- Partials          2         86    +84   

Powered by Codecov. Last update cf7d9b6...4fffedf