Gapminder / dollar-street-pages

Dollar Street public pages
https://www.gapminder.org/dollar-street/
GNU General Public License v3.0
14 stars 23 forks source link

Unit test ngrx #1191

Closed sergeyKhristenko closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #1191 into development will increase coverage by 1.42%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1191      +/-   ##
===============================================
+ Coverage        45.61%   47.03%   +1.42%     
===============================================
  Files              140      143       +3     
  Lines             6053     6108      +55     
  Branches           886      888       +2     
===============================================
+ Hits              2761     2873     +112     
+ Misses            3044     2989      -55     
+ Partials           248      246       -2
Impacted Files Coverage Δ
src/matrix/ngrx/matrix.effects.ts 100% <0%> (ø)
src/app/ngrx/app.reducers.ts 100% <0%> (ø)
src/matrix/ngrx/matrix.reducers.ts 95.65% <0%> (ø)
.../countries-filter/ngrx/countries-filter.actions.ts 100% <0%> (+10%) :arrow_up:
...shared/things-filter/ngrx/things-filter.actions.ts 100% <0%> (+18.18%) :arrow_up:
...countries-filter/ngrx/countries-filter.reducers.ts 100% <0%> (+22.22%) :arrow_up:
...on/street-settings/ngrx/street-settings.effects.ts 100% <0%> (+23.07%) :arrow_up:
src/matrix/ngrx/matrix.actions.ts 100% <0%> (+27.18%) :arrow_up:
...hared/things-filter/ngrx/things-filter.reducers.ts 100% <0%> (+28.57%) :arrow_up:
...on/street-settings/ngrx/street-settings.actions.ts 100% <0%> (+28.57%) :arrow_up:
... and 3 more

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 2023ecf...6540b54. Read the comment docs.