dojo / core

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

Adding iterator-like support to IdentityRegistry, issue #200 #245

Closed rorticus closed 7 years ago

rorticus commented 7 years ago

Adding iterator-like methods to IdentityRegistry. Now with 100% more values, entries, ids, and Symbol.iterator!

codecov-io commented 7 years ago

Current coverage is 94.46% (diff: 100%)

Merging #245 into master will decrease coverage by 3.38%

@@             master       #245   diff @@
==========================================
  Files            47         47          
  Lines          2457       2473    +16   
  Methods          28         28          
  Messages          0          0          
  Branches        464        464          
==========================================
- Hits           2404       2336    -68   
  Misses           51         51          
- Partials          2         86    +84   

Powered by Codecov. Last update d2bbb57...b8c8221