catberry / catberry-l10n

Localization module for catberry framework
https://catberry.github.io/
Other
3 stars 1 forks source link

Rewrite the plugin in ES2015, switch to catberry-locator v2 #14

Closed reenko closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 85.71%

Merging #14 into develop will decrease coverage by -3.17% as of 8ce495c

@@            develop     #14   diff @@
=======================================
  Files             5       5       
  Stmts           297     280    -17
  Branches          0       0       
  Methods           0       0       
=======================================
- Hit             264     240    -24
  Partial           0       0       
- Missed           33      40     +7

Review entire Coverage Diff as of 8ce495c


Uncovered Suggestions

  1. +2.86% via ...alizationProvider.js#96...103
  2. +2.50% via ...ocalizationLoader.js#157...163
  3. +2.14% via ...ocalizationLoader.js#176...181
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.

rdner commented 8 years ago

It also would be nice to refactor tests with HTTP server the same way as it's done with UHR tests. We would remove many lines of code then.